?? regmain.dfm
字號:
object Form1: TForm1
Left = 223
Top = 164
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 48
Top = 24
Width = 64
Height = 16
Caption = #26426#22120#30721#65306
end
object Label2: TLabel
Left = 48
Top = 88
Width = 48
Height = 16
Caption = #27880#20876#30721
end
object Edit1: TEdit
Left = 120
Top = 24
Width = 385
Height = 24
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 88
Width = 393
Height = 24
TabOrder = 1
end
object Button1: TButton
Left = 128
Top = 152
Width = 75
Height = 25
Caption = 'Get'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 152
Width = 75
Height = 25
Caption = 'Close'
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -