?? unitlogin.~dfm
字號(hào):
object FrmLogin: TFrmLogin
Left = 192
Top = 107
Width = 347
Height = 221
Caption = #29992#25143#30331#38470
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 337
Height = 193
Caption = 'Panel1'
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 32
Width = 60
Height = 13
Caption = #29992#25143#21517#65306#12288
end
object Label2: TLabel
Left = 48
Top = 72
Width = 48
Height = 13
Caption = #23494#30721#65306#12288
end
object Bevel1: TBevel
Left = 16
Top = 112
Width = 297
Height = 9
Shape = bsBottomLine
end
object ComboBox1: TComboBox
Left = 112
Top = 32
Width = 161
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
object Edit1: TEdit
Left = 112
Top = 72
Width = 161
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object BitBtn1: TBitBtn
Left = 64
Top = 144
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 192
Top = 144
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn2Click
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -