📄 unit3.dfm
字号:
object QuanXian: TQuanXian
Left = 203
Top = 99
Width = 696
Height = 480
Caption = 'QuanXian'
Color = clMenuText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 657
Height = 425
Caption = 'GroupBox1'
Color = clGradientInactiveCaption
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 69
Top = 40
Width = 168
Height = 24
Caption = #36873#30340#29992#25143#30340#21517#23383
Color = clMedGray
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 136
Width = 216
Height = 24
Caption = #35813#29992#25143#24050#26377#26435#38480#21015#34920
Color = clMedGray
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 368
Top = 40
Width = 192
Height = 24
Caption = #20462#25913#35813#29992#25143#30340#26435#38480
Color = clMedGray
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object ComboBox1: TComboBox
Left = 59
Top = 80
Width = 193
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #38582#20070
Font.Style = [fsBold]
ItemHeight = 16
ParentFont = False
TabOrder = 0
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object ListBox1: TListBox
Left = 70
Top = 173
Width = 177
Height = 209
Color = clMenuBar
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ItemHeight = 21
ParentFont = False
TabOrder = 1
end
object GroupBox2: TGroupBox
Left = 344
Top = 80
Width = 241
Height = 265
Caption = 'GroupBox2'
TabOrder = 2
object CheckBox1: TCheckBox
Left = 32
Top = 40
Width = 185
Height = 41
Caption = #28155#21152#33322#29677#20449#24687' '
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 32
Top = 88
Width = 169
Height = 41
Caption = #26356#25913#33322#29677#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 32
Top = 181
Width = 145
Height = 41
Caption = #26597#35810#21151#33021
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 32
Top = 136
Width = 169
Height = 41
Caption = #26356#25913#29992#25143#26435#38480
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object CheckBox5: TCheckBox
Left = 32
Top = 232
Width = 121
Height = 17
Caption = #36864#31080
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
end
object Button1: TButton
Left = 344
Top = 370
Width = 97
Height = 25
Caption = #30830#35748#20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 488
Top = 370
Width = 97
Height = 25
Caption = #21462#28040#20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
end
object ADOCommand1: TADOCommand
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 24
Top = 128
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 24
Top = 176
end
object ADOQuery2: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 24
Top = 224
end
object ADOQuery3: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 624
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -