?? unitfile.~dfm
字號:
object Form1: TForm1
Left = 198
Top = 188
Width = 417
Height = 268
Caption = 'TInterfacedObject'#31867#30340#25509#21475#23454#29616
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 168
Top = 80
Width = 60
Height = 13
Caption = #36755#20986#32467#26524#65306
end
object Button1: TButton
Left = 64
Top = 40
Width = 75
Height = 25
Caption = #35774#32622#25968#20540
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 64
Top = 88
Width = 75
Height = 25
Caption = #26597#30475#25968#20540
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 64
Top = 136
Width = 75
Height = 25
Caption = #25968#20540#22686'1'
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 64
Top = 184
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 3
OnClick = Button4Click
end
object Memo1: TMemo
Left = 168
Top = 96
Width = 193
Height = 113
TabOrder = 4
end
object Edit1: TEdit
Left = 168
Top = 40
Width = 193
Height = 21
TabOrder = 5
Text = '0'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -