pzhquery.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 303 行
DFM
303 行
inherited frmPzhQuery: TfrmPzhQuery
Left = 5
Top = 72
Width = 785
Height = 553
Caption = '凭证查询'
OldCreateOrder = True
WindowState = wsMaximized
OnActivate = nil
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 485
Width = 777
end
inherited CoolBar1: TCoolBar
Width = 777
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 777
end>
inherited tbMainBar: TToolBar
Width = 764
inherited ToolButton3: TToolButton
Width = 3
end
inherited tbGenDetail: TToolButton
Left = 73
end
inherited ToolButton2: TToolButton
Left = 108
Width = 3
end
inherited tbCheck: TToolButton
Left = 111
end
inherited tbClose: TToolButton
Left = 146
end
inherited ToolButton5: TToolButton
Left = 181
Width = 3
end
inherited tbPrint: TToolButton
Left = 184
end
inherited tbExport: TToolButton
Left = 219
end
inherited ToolButton4: TToolButton
Left = 254
Width = 3
end
inherited tbFirst: TToolButton
Left = 257
end
inherited tbPrevious: TToolButton
Left = 292
end
inherited tbNext: TToolButton
Left = 327
end
inherited tbLast: TToolButton
Left = 362
end
inherited ToolButton1: TToolButton
Left = 397
Width = 3
end
inherited tbHelp: TToolButton
Left = 400
end
inherited tbControl: TToolButton
Left = 435
end
end
end
object sgPzhQuery: TSDGrid [2]
Left = 0
Top = 39
Width = 777
Height = 446
Align = alClient
Color = clWhite
ColCount = 17
Ctl3D = False
DefaultRowHeight = 16
FixedColor = 8564917
FixedCols = 3
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnDblClick = sgPzhQueryDblClick
SelectColor = 12615680
OddGridColor = 14806523
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '日期 '
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '期间'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '凭证编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '摘要'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '科目代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '科目名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '币别'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '原币金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '借方金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '贷方金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '制单'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '审核'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '登帐'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '结算方式'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '结算单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '单价'
ColumnWidth = 0
end>
ColWidths = (
65
59
90
110
62
101
41
88
85
91
56
58
55
69
60
85
89)
end
inherited MainMenu1: TMainMenu
Left = 118
Top = 184
end
inherited ImageList1: TImageList
Left = 149
Top = 184
end
inherited QueryPrnDlg: TPrintDialog
Left = 179
Top = 184
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 241
Top = 184
end
inherited pmDetail: TPopupMenu
Left = 87
Top = 184
end
inherited puQueryGrid: TPopupMenu
Left = 210
Top = 184
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?