📄 examarrange.dfm
字号:
object Form6: TForm6
Left = 361
Top = 255
Width = 456
Height = 265
Caption = #32771#35797#23433#25490
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 112
Top = 192
Width = 81
Height = 30
Caption = #30830#23450
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 232
Top = 192
Width = 81
Height = 30
Caption = #21462#28040
OnClick = SpeedButton2Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 433
Height = 169
Caption = #32771#35797#23433#25490
TabOrder = 0
object Label1: TLabel
Left = 216
Top = 32
Width = 63
Height = 13
Caption = #35797#21367#21517#31216#65306' '
end
object Label2: TLabel
Left = 16
Top = 80
Width = 48
Height = 13
Caption = #35797#21367#20221#25968
end
object Label3: TLabel
Left = 216
Top = 80
Width = 54
Height = 13
Caption = #32771#35797#26102#38388' '
end
object Label4: TLabel
Left = 16
Top = 32
Width = 51
Height = 13
Caption = #31185#30446#21517' '#65306
end
object ComboBox1: TComboBox
Left = 80
Top = 32
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 80
Top = 80
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox2'
Items.Strings = (
'1'
'2'
'3')
end
object ComboBox3: TComboBox
Left = 296
Top = 32
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
end
object ComboBox4: TComboBox
Left = 296
Top = 72
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'ComboBox4'
Items.Strings = (
'120'
'90'
'60')
end
end
object CheckBox1: TCheckBox
Left = 24
Top = 128
Width = 193
Height = 25
Caption = #20801#35768#22635#31354#39064#33258#21160#21021#35780' '
TabOrder = 1
end
object ADOQuery_Exam: TADOQuery
Connection = Form2.ADOConnection1
Parameters = <>
Left = 200
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -