📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 354
Height = 275
Caption = #38182#23665#25991#20214#35835#20889#36319#36394#36719#20214'1.0'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 20
Top = 148
Width = 128
Height = 16
Caption = #35835#25991#20214#26102#35760#24405#21040#65306
end
object Label2: TLabel
Left = 20
Top = 197
Width = 128
Height = 16
Caption = #20889#25991#20214#26102#35760#24405#21040#65306
end
object Label3: TLabel
Left = 16
Top = 32
Width = 56
Height = 16
Caption = #25991#20214#21517':'
end
object Button1: TButton
Left = 108
Top = 89
Width = 93
Height = 30
Caption = #24320#22987
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 88
Top = 30
Width = 218
Height = 24
ItemHeight = 16
Sorted = True
TabOrder = 1
Text = 'ComboBox1'
end
object Edit1: TEdit
Left = 148
Top = 138
Width = 168
Height = 24
TabOrder = 2
Text = 'c:\SpyCom.dat'
end
object Edit2: TEdit
Left = 148
Top = 187
Width = 168
Height = 24
TabOrder = 3
Text = 'c:\SpyCom.dat'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -