📄 qu_fawork.dfm
字号:
inherited frmQu_FaWork: TfrmQu_FaWork
Left = 82
Top = 112
Width = 656
Height = 448
Caption = '工作量查询'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 380
Width = 648
end
inherited CoolBar1: TCoolBar
Width = 648
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 648
end>
inherited tbMainBar: TToolBar
Width = 635
end
end
object sgFaWork: TSDGrid [2]
Left = 0
Top = 39
Width = 648
Height = 341
Align = alClient
Color = 50331647
ColCount = 8
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
EvenGridColor = clWhite
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '财务月份'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '设备编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '设备名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '本期工作量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '累计工作量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '总工作量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '剩余工作量'
ColumnWidth = 0
end>
ColWidths = (
7
66
96
79
79
84
105
106)
end
inherited QueryPrnDlg: TPrintDialog
Left = 478
Top = 65533
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 569
Top = 65525
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -