?? login.~dfm
字號(hào):
object frmLogIn: TfrmLogIn
Left = 239
Top = 165
BorderStyle = bsDialog
Caption = #29992#25143#30331#38470
ClientHeight = 183
ClientWidth = 289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 40
Top = 24
Width = 209
Height = 97
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 24
Top = 56
Width = 36
Height = 13
Caption = #23494' '#30721
end
object name: TComboBox
Left = 80
Top = 12
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 0
end
object pwd: TEdit
Left = 80
Top = 56
Width = 97
Height = 21
PasswordChar = '*'
TabOrder = 1
end
end
object btnOk: TButton
Left = 40
Top = 136
Width = 75
Height = 25
Caption = #30830' '#23450
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 176
Top = 136
Width = 75
Height = 25
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 2
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -