📄 vw_pdrh.dfm
字号:
inherited frmVW_Pdrh: TfrmVW_Pdrh
Left = 138
Top = 237
Width = 698
Height = 488
Caption = '工序日报查询'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 420
Width = 690
end
inherited CoolBar1: TCoolBar
Width = 690
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 690
end>
inherited tbMainBar: TToolBar
Width = 677
end
end
object sgPdrh: TSDGrid [2]
Left = 0
Top = 39
Width = 690
Height = 381
Align = alClient
Color = clWhite
ColCount = 8
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
OnDblClick = sgPdrhDblClick
EvenGridColor = clWhite
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单据编号 '
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '财务月份'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '制单日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '审核'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '审核日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '审核人'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '制单人'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '备注'
ColumnWidth = 0
end>
ColWidths = (
90
64
64
43
64
61
68
201)
end
inherited MainMenu1: TMainMenu
Left = 178
Top = 239
end
inherited QueryPrnDlg: TPrintDialog
Left = 178
Top = 209
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 177
Top = 177
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -