📄 unit2.dfm
字号:
object Form1: TForm1
Left = 198
Top = 171
Width = 282
Height = 305
Caption = #35835#21462#29289#29702#20869#23384
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 63
Top = 33
Width = 64
Height = 16
Caption = #27573#22320#22336#65306
end
object Label2: TLabel
Left = 32
Top = 92
Width = 96
Height = 16
Caption = #35835#21462#23383#33410#25968#65306
end
object Label4: TLabel
Left = 63
Top = 63
Width = 64
Height = 16
Caption = #20559#31227#37327#65306
end
object Button1: TButton
Left = 89
Top = 134
Width = 92
Height = 31
Caption = #35835#20889#20869#23384
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 128
Top = 30
Width = 149
Height = 21
TabOrder = 1
Text = 'F0'
end
object Edit3: TEdit
Left = 128
Top = 89
Width = 149
Height = 21
TabOrder = 2
Text = '100'
end
object Edit2: TEdit
Left = 128
Top = 59
Width = 149
Height = 21
TabOrder = 3
Text = '0'
end
object ListBox1: TListBox
Left = 20
Top = 187
Width = 277
Height = 119
ItemHeight = 16
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -