📄 unit1.dfm
字号:
object Form1: TForm1
Left = 181
Top = 151
Width = 590
Height = 446
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 152
Top = 72
Width = 30
Height = 13
Caption = #25163#25345'1'
end
object Label3: TLabel
Left = 152
Top = 104
Width = 30
Height = 13
Caption = #25163#25345'1'
end
object Label4: TLabel
Left = 152
Top = 144
Width = 36
Height = 13
Caption = #35835#21345#22120
end
object Label5: TLabel
Left = 152
Top = 192
Width = 66
Height = 13
Caption = #23383#31526#21457#29983#22120'1'
end
object Label6: TLabel
Left = 152
Top = 224
Width = 66
Height = 13
Caption = #23383#31526#21457#29983#22120'2'
end
object Label7: TLabel
Left = 368
Top = 136
Width = 60
Height = 13
Caption = #35835#21462#21518#26174#31034
end
object Button1: TButton
Left = 440
Top = 280
Width = 75
Height = 25
Caption = #35835'INI'#25991#20214
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 280
Width = 75
Height = 25
Caption = #20889'INI'#25991#20214
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 368
Top = 352
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 2
end
object ComboBox3: TComboBox
Left = 248
Top = 144
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 3
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox2: TComboBox
Left = 248
Top = 104
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 4
Text = '3'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox1: TComboBox
Left = 248
Top = 64
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 5
Text = '2'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox4: TComboBox
Left = 248
Top = 184
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 6
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox5: TComboBox
Left = 248
Top = 216
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 7
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox6: TComboBox
Left = 464
Top = 64
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 8
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox7: TComboBox
Left = 464
Top = 96
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 9
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox8: TComboBox
Left = 464
Top = 144
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 10
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox9: TComboBox
Left = 464
Top = 184
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 11
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ComboBox10: TComboBox
Left = 464
Top = 216
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 12
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5')
end
object ADOConnection1: TADOConnection
Left = 72
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -