📄 baseinput.dfm
字号:
inherited frmBaseInput: TfrmBaseInput
Left = 109
Top = 69
Width = 885
Height = 647
Caption = 'frmBaseInput'
PixelsPerInch = 96
TextHeight = 13
inherited ToolBar: TToolBar
Width = 877
end
object pnl1: TPanel [1]
Left = 0
Top = 38
Width = 877
Height = 41
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object lbl1: TLabel
Left = 408
Top = 16
Width = 65
Height = 13
Caption = #36755#20837#26085#26399#65306
end
object btnAuditDate: TButton
Left = 696
Top = 8
Width = 73
Height = 25
Caption = #20840#37096#23457#26680
TabOrder = 0
OnClick = btnAuditDateClick
end
object btnCopyDate: TButton
Left = 600
Top = 8
Width = 75
Height = 25
Caption = #25968#25454#22797#21046
TabOrder = 1
OnClick = btnCopyDateClick
end
object dtp1: TDateTimePicker
Left = 480
Top = 8
Width = 105
Height = 21
BevelInner = bvSpace
Date = 38364.647671435190000000
Time = 38364.647671435190000000
TabOrder = 2
end
end
object pnl2: TPanel [2]
Left = 0
Top = 79
Width = 877
Height = 500
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object DbGridEh2: TDBGridEh
Left = 2
Top = 2
Width = 873
Height = 496
Align = alClient
AutoFitColWidths = True
ColumnDefValues.Title.Alignment = taCenter
DataSource = dsBaseInfo
FooterColor = clMoneyGreen
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = #23435#20307
FooterFont.Style = []
FooterRowCount = 1
Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
OptionsEh = [dghFixed3D, dghFooter3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab, dghRowHighlight, dghDialogFind]
RowHeight = 4
RowLines = 1
STFilter.Local = True
STFilter.Visible = True
SumList.Active = True
SumList.VirtualRecords = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnKeyPress = DbGridEh2KeyPress
OnMouseDown = DbGridEh2MouseDown
end
end
object pnl3: TPanel [3]
Left = 0
Top = 579
Width = 877
Height = 41
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
end
inherited ALToolbar: TActionList
Left = 390
Top = 46
end
inherited QBaseInfo: TADOQuery
Filtered = True
Left = 126
Top = 44
end
inherited dsBaseInfo: TDataSource
Left = 144
end
inherited QIsUnique: TADOQuery
Filtered = True
Left = 354
end
inherited wwLookupDlg: TwwLookupDialog
Left = 312
Top = 45
end
inherited dsQTemp: TDataSource
Left = 224
Top = 45
end
inherited QTemp: TADOQuery
Filtered = True
Left = 208
Top = 45
end
inherited SaveDialog1: TSaveDialog
Left = 520
Top = 8
end
object qry_cx: TADOQuery
Filtered = True
Parameters = <>
Left = 472
Top = 46
end
object ds_cx: TDataSource
DataSet = qry_cx
Left = 488
Top = 46
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -