📄 unit13.dfm
字号:
object Form13: TForm13
Left = 102
Top = 91
AutoScroll = False
AutoSize = True
Caption = #36824#27454#31649#29702
ClientHeight = 409
ClientWidth = 593
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 = 0
Top = 296
Width = 65
Height = 17
AutoSize = False
Caption = #36824#27454#26085#26399
end
object Label2: TLabel
Left = 200
Top = 296
Width = 65
Height = 17
AutoSize = False
Caption = #36141#36135#21333#20301
end
object Label3: TLabel
Left = 408
Top = 296
Width = 73
Height = 17
AutoSize = False
Caption = #20184#27454#21333#20301
end
object Label4: TLabel
Left = 0
Top = 328
Width = 65
Height = 13
AutoSize = False
Caption = #36824#27454#37329#39069
end
object Label5: TLabel
Left = 208
Top = 328
Width = 73
Height = 13
AutoSize = False
Caption = #20184#27454#26041#24335
end
object Label6: TLabel
Left = 264
Top = 368
Width = 89
Height = 13
AutoSize = False
Caption = #26102#38388#27573#36873#25321
Visible = False
end
object Label7: TLabel
Left = 448
Top = 368
Width = 25
Height = 21
AutoSize = False
Caption = ' TO'
Visible = False
end
object DateTimePicker1: TDateTimePicker
Left = 80
Top = 296
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38760
Time = 38760
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object Edit1: TEdit
Left = 272
Top = 296
Width = 113
Height = 17
AutoSize = False
TabOrder = 1
end
object Edit2: TEdit
Left = 480
Top = 296
Width = 113
Height = 17
AutoSize = False
TabOrder = 2
end
object Edit3: TEdit
Left = 72
Top = 328
Width = 113
Height = 17
AutoSize = False
TabOrder = 3
end
object Edit4: TEdit
Left = 280
Top = 328
Width = 113
Height = 17
AutoSize = False
TabOrder = 4
end
object Button1: TButton
Left = 408
Top = 320
Width = 75
Height = 17
Caption = #30830#23450
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 496
Top = 320
Width = 75
Height = 17
Caption = #21024#38500
TabOrder = 6
OnClick = Button2Click
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 585
Height = 281
DataSource = DataSource1
TabOrder = 7
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #26085#26399
Width = 82
Visible = True
end
item
Expanded = False
FieldName = #36141#36135#21333#20301
Width = 121
Visible = True
end
item
Expanded = False
FieldName = #20184#27454#21333#20301
Width = 102
Visible = True
end
item
Expanded = False
FieldName = #36824#27454#37329#39069'('#20803')'
Width = 133
Visible = True
end
item
Expanded = False
FieldName = #20184#27454#26041#24335
Width = 107
Visible = True
end>
end
object Button3: TButton
Left = 0
Top = 392
Width = 105
Height = 17
Caption = #26597#35810#30830#23450
TabOrder = 8
Visible = False
OnClick = Button3Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 368
Width = 81
Height = 17
Caption = #36141#36135#21333#20301
TabOrder = 9
Visible = False
OnClick = CheckBox1Click
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 104
Top = 368
Width = 145
Height = 21
Enabled = False
KeyField = #36141#36135#21333#20301
ListField = #36141#36135#21333#20301
ListSource = DataSource1
TabOrder = 10
Visible = False
end
object DateTimePicker2: TDateTimePicker
Left = 344
Top = 368
Width = 105
Height = 21
CalAlignment = dtaLeft
Date = 38760.6538384143
Time = 38760.6538384143
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 11
Visible = False
end
object DateTimePicker3: TDateTimePicker
Left = 472
Top = 368
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38760.6544610648
Time = 38760.6544610648
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 12
Visible = False
end
object Button4: TButton
Left = 408
Top = 336
Width = 161
Height = 25
Caption = #36824#27454#26126#32454#26597#35810
TabOrder = 13
OnClick = Button4Click
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS Ac' +
'cess Database;Initial Catalog=jxc'
CursorType = ctStatic
TableName = 'AC'
Left = 40
Top = 16
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 8
Top = 16
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MS AC' +
'CESS;Initial Catalog=jxc'
DataSource = DataSource1
Parameters = <>
Left = 72
Top = 16
end
object frDBDataSet1: TfrDBDataSet
DataSet = ADOQuery1
Left = 104
Top = 16
end
object frReport1: TfrReport
Dataset = frDBDataSet1
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit]
RebuildPrinter = False
Left = 648
Top = 384
ReportForm = {19000000}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -