📄 unit8.dfm
字号:
object Formdzdj: TFormdzdj
Left = 402
Top = 198
Width = 332
Height = 454
Caption = #35835#32773#30331#35760
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 Label1: TLabel
Left = 24
Top = 32
Width = 65
Height = 17
AutoSize = False
Caption = #20511#20070#35777#21495
end
object Label2: TLabel
Left = 24
Top = 80
Width = 57
Height = 13
AutoSize = False
Caption = #35835#32773#22995#21517
end
object Label3: TLabel
Left = 24
Top = 128
Width = 65
Height = 17
AutoSize = False
Caption = #35835#32773#24615#21035
end
object Label4: TLabel
Left = 24
Top = 176
Width = 65
Height = 17
AutoSize = False
Caption = #35835#32773#32844#19994
end
object Label5: TLabel
Left = 24
Top = 224
Width = 65
Height = 17
AutoSize = False
Caption = #35835#32773#21333#20301
end
object Label6: TLabel
Left = 24
Top = 272
Width = 49
Height = 17
AutoSize = False
Caption = #22791#27880
end
object Editjszh: TEdit
Left = 152
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object Editxm: TEdit
Left = 152
Top = 72
Width = 121
Height = 21
TabOrder = 1
end
object Editdw: TEdit
Left = 152
Top = 216
Width = 121
Height = 21
TabOrder = 2
end
object Editbz: TEdit
Left = 152
Top = 264
Width = 121
Height = 21
TabOrder = 3
end
object ComboBoxxb: TComboBox
Left = 152
Top = 120
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#30007
#22899)
end
object ComboBoxzy: TComboBox
Left = 152
Top = 168
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 5
Items.Strings = (
#25945#24072
#23398#29983
#24178#37096
#32844#24037)
end
object Button1: TButton
Left = 24
Top = 328
Width = 105
Height = 25
Caption = #30331#35760
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 328
Width = 89
Height = 25
Caption = #36820#22238
TabOrder = 7
OnClick = Button2Click
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\zzm.mdb;Persist S' +
'ecurity Info=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 24
Top = 384
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 88
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -