?? unit2.~dfm
字號:
object Form2: TForm2
Left = 191
Top = 106
Width = 499
Height = 327
Caption = #31649#29702#21592#30331#38470
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 112
Top = 48
Width = 81
Height = 17
AutoSize = False
Caption = #31649#29702#21592#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 112
Top = 120
Width = 49
Height = 16
Caption = #23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 200
Top = 40
Width = 137
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 200
Top = 120
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 88
Top = 216
Width = 113
Height = 41
Cursor = crHandPoint
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 216
Width = 113
Height = 41
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -