📄 unit7.dfm
字号:
object Formtsdj: TFormtsdj
Left = 447
Top = 137
Width = 324
Height = 471
Caption = #22270#20070#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 = 24
Width = 89
Height = 17
AutoSize = False
Caption = #22270#20070#32534#21495
end
object Label2: TLabel
Left = 24
Top = 64
Width = 65
Height = 13
AutoSize = False
Caption = #22270#20070#21517#31216
end
object Label3: TLabel
Left = 24
Top = 104
Width = 65
Height = 13
AutoSize = False
Caption = #22270#20070#31867#21035
end
object Label4: TLabel
Left = 24
Top = 144
Width = 57
Height = 17
AutoSize = False
Caption = #20316#32773#22995#21517
end
object Label5: TLabel
Left = 24
Top = 184
Width = 49
Height = 13
AutoSize = False
Caption = #20986' '#29256' '#31038
end
object Label6: TLabel
Left = 24
Top = 232
Width = 57
Height = 13
AutoSize = False
Caption = #20986#29256#26085#26399
end
object Label7: TLabel
Left = 24
Top = 272
Width = 57
Height = 17
AutoSize = False
Caption = #22270#20070#23450#20215
end
object Label8: TLabel
Left = 24
Top = 312
Width = 57
Height = 13
AutoSize = False
Caption = #22791' '#27880
end
object Editsh: TEdit
Left = 160
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Editsm: TEdit
Left = 160
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object ComboBoxlb: TComboBox
Left = 160
Top = 96
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#25968#23398
#25991#23398
#35745#31639#26426
#22806#35821)
end
object Editzz: TEdit
Left = 160
Top = 136
Width = 121
Height = 21
TabOrder = 3
end
object ComboBoxcbs: TComboBox
Left = 160
Top = 176
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#30005#23376#24037#19994#20986#29256#31038
#39640#31561
#20154#27665#37038#30005#20986#29256#31038
#26426#26800#24037#19994#20986#29256#31038
#28165#21326#22823#23398#20986#29256#31038)
end
object DateTimePicker1: TDateTimePicker
Left = 160
Top = 216
Width = 121
Height = 25
Date = 38858.362727141200000000
Time = 38858.362727141200000000
TabOrder = 5
end
object Editdj: TEdit
Left = 160
Top = 264
Width = 121
Height = 21
TabOrder = 6
end
object Editbz: TEdit
Left = 160
Top = 304
Width = 121
Height = 21
TabOrder = 7
end
object Button1: TButton
Left = 24
Top = 360
Width = 97
Height = 25
Caption = #30331#35760
TabOrder = 8
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 360
Width = 105
Height = 25
Caption = #36820#22238
TabOrder = 9
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 = 408
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 88
Top = 408
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -