?? login.dfm
字號:
object denglu: Tdenglu
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30331#24405
ClientHeight = 162
ClientWidth = 243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Left = 8
Top = 8
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Caption = #29992#25143#21517#65306
Left = 24
Top = 32
Width = 48
Height = 16
end
object Label2: TLabel
Caption = #23494#30721#65306
Left = 32
Top = 88
Width = 36
Height = 16
end
object BitBtn1: TBitBtn
Caption = #30331#24405
Default = True
TabOrder = 0
Left = 32
Top = 128
Width = 75
Height = 25
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Cancel = True
Caption = #21462#28040
TabOrder = 1
Left = 136
Top = 128
Width = 75
Height = 25
OnClick = BitBtn2Click
end
object ComboBox1: TComboBox
ItemHeight = 16
TabOrder = 2
Text = 'User'
Left = 80
Top = 24
Width = 121
Height = 24
end
object MaskEdit1: TMaskEdit
PasswordChar = '*'
TabOrder = 3
Left = 80
Top = 80
Width = 121
Height = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -