?? unit1.dfm
字號:
object Form1: TForm1
Left = 371
Top = 196
Width = 424
Height = 327
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 8
Width = 247
Height = 19
Caption = #19981#29992#39537#21160#31243#24207#30452#25509#39537#21160#25171#21360#26426
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 40
Top = 40
Width = 161
Height = 33
Caption = #24182#21475#36275#34892#25171#21360
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 40
Top = 112
Width = 153
Height = 41
Caption = #20018#21475#25171#21360#65288#26080#25928#65289
TabOrder = 1
OnClick = Button2Click
end
object MSComm1: TMSComm
Left = 360
Top = 216
Width = 32
Height = 32
OnComm = MSComm1Comm
ControlData = {
2143341208000000ED030000ED03000001568A64000006000100010000040000
00020100802500000000080000000000000000003F00000001000000}
end
object Button3: TButton
Left = 48
Top = 176
Width = 145
Height = 41
Caption = #20018#21475#36755#20986
TabOrder = 3
OnClick = Button3Click
end
object Edit1: TEdit
Left = 248
Top = 56
Width = 137
Height = 21
TabOrder = 4
Text = 'Edit1'
end
object Edit2: TEdit
Left = 264
Top = 104
Width = 121
Height = 21
TabOrder = 5
Text = 'Edit2'
end
object Edit3: TEdit
Left = 264
Top = 160
Width = 121
Height = 21
TabOrder = 6
Text = 'Edit3'
end
object Button4: TButton
Left = 280
Top = 128
Width = 89
Height = 25
Caption = 'ASII'
TabOrder = 7
OnClick = Button4Click
end
object Edit4: TEdit
Left = 240
Top = 216
Width = 121
Height = 21
TabOrder = 8
Text = 'Edit4'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -