📄 unit9.~dfm
字号:
object yonghutianjia: Tyonghutianjia
Left = 297
Top = 132
Width = 433
Height = 292
Caption = #28155#21152#29992#25143
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 GroupBox1: TGroupBox
Left = 42
Top = 7
Width = 345
Height = 177
Caption = #29992#25143#20449#24687
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label2: TLabel
Left = 39
Top = 37
Width = 54
Height = 13
Caption = #29992#25143#21517#65306' '
end
object Label3: TLabel
Left = 51
Top = 68
Width = 45
Height = 13
Caption = #23494#30721#65306' '
end
object Label4: TLabel
Left = 26
Top = 100
Width = 75
Height = 13
Caption = #25152#22312#21333#20301#65306' '
end
object Label5: TLabel
Left = 3
Top = 132
Width = 105
Height = 13
Caption = #26368#21518#25805#20316#26102#38388#65306' '
end
object Edit2: TEdit
Left = 88
Top = 33
Width = 121
Height = 19
TabOrder = 0
end
object Edit3: TEdit
Left = 88
Top = 65
Width = 121
Height = 19
TabOrder = 1
end
object Edit4: TEdit
Left = 89
Top = 97
Width = 120
Height = 19
TabOrder = 2
end
object Edit5: TEdit
Left = 88
Top = 129
Width = 121
Height = 19
ReadOnly = True
TabOrder = 3
end
object GroupBox2: TGroupBox
Left = 216
Top = 17
Width = 121
Height = 137
Caption = #29992#25143#26435#38480
TabOrder = 4
object CheckBox1: TCheckBox
Left = 16
Top = 32
Width = 97
Height = 17
Caption = #31649#29702#26435#38480
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 16
Top = 64
Width = 97
Height = 17
Caption = #25805#20316#26435#38480
TabOrder = 1
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 16
Top = 96
Width = 97
Height = 17
Caption = #26597#35810#26435#38480
TabOrder = 2
OnClick = CheckBox3Click
end
end
end
object GroupBox3: TGroupBox
Left = 112
Top = 192
Width = 185
Height = 65
Caption = #25805#20316#26639
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
object Button2: TButton
Left = 102
Top = 24
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 0
OnClick = Button2Click
end
object Button1: TButton
Left = 16
Top = 24
Width = 75
Height = 25
Caption = #25552#20132#28155#21152
TabOrder = 1
OnClick = Button1Click
end
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#20154#20107#31649#29702#31995#32479'.mdb;Persist ' +
'Security Info=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 122
Top = 23
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 178
Top = 23
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -