?? unit4.~dfm
字號:
object frmlogin: Tfrmlogin
Left = 384
Top = 214
BorderStyle = bsDialog
Caption = #31995#32479#30331#38470
ClientHeight = 92
ClientWidth = 296
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 20
Top = 20
Width = 48
Height = 15
Caption = #29992#25143#65306
end
object Label2: TLabel
Left = 20
Top = 50
Width = 48
Height = 15
Caption = #21475#20196#65306
end
object Edit1: TEdit
Left = 60
Top = 20
Width = 140
Height = 23
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 0
Text = 'admin'
end
object Edit2: TEdit
Left = 60
Top = 50
Width = 140
Height = 23
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
PasswordChar = '*'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 216
Top = 20
Width = 75
Height = 25
Caption = #36827#20837
Enabled = False
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 216
Top = 50
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
Kind = bkCancel
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -