?? unitfile.~dfm
字號:
object Form1: TForm1
Left = 215
Top = 196
Width = 501
Height = 322
Caption = #31867#22411#24211#30340#21019#24314
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 = 272
Top = 32
Width = 60
Height = 13
Caption = #32467#26524#36755#20986#65306
end
object Button1: TButton
Left = 32
Top = 32
Width = 97
Height = 25
Caption = #35774#32622#22995#21517
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 152
Top = 32
Width = 89
Height = 21
TabOrder = 1
Text = #29579#22823#26126
end
object Button2: TButton
Left = 32
Top = 72
Width = 97
Height = 25
Caption = #21462#24471#22995#21517
TabOrder = 2
OnClick = Button2Click
end
object Memo1: TMemo
Left = 272
Top = 56
Width = 185
Height = 201
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 32
Top = 112
Width = 209
Height = 145
Caption = #24037#36164#36164#26009
TabOrder = 4
object Label2: TLabel
Left = 40
Top = 32
Width = 36
Height = 13
Caption = #24213#34218#65306
end
object Label3: TLabel
Left = 40
Top = 88
Width = 36
Height = 13
Caption = #22870#37329#65306
end
object Edit2: TEdit
Left = 40
Top = 48
Width = 121
Height = 21
TabOrder = 0
Text = '5000'
end
object Edit3: TEdit
Left = 40
Top = 104
Width = 121
Height = 21
TabOrder = 1
Text = '3125'
end
end
object Button3: TButton
Left = 152
Top = 72
Width = 89
Height = 25
Caption = #24037#36164#35745#31639
TabOrder = 5
OnClick = Button3Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -