📄 woreport.dfm
字号:
inherited frmWoReport: TfrmWoReport
Left = 0
Top = 30
Width = 800
Height = 570
Caption = '生产进度查询'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Splitter1: TSplitter
Top = 85
Width = 792
end
inherited Panel2: TPanel
Top = 88
Width = 792
Height = 432
end
inherited Panel3: TPanel
Width = 792
Height = 85
inherited Splitter2: TSplitter
Left = 707
Height = 83
end
inherited GroupBox3: TGroupBox
Width = 706
Height = 83
ParentCtl3D = False
inherited edLable5: TLabel
Left = 387
Top = 23
Width = 72
Caption = '开始日期:从'
end
inherited edLabel6: TLabel
Left = 712
Top = 63
Visible = False
end
object lbLable1: TLabel [2]
Left = 4
Top = 23
Width = 60
Height = 12
Caption = '加工单号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowFrame
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object lbLable2: TLabel [3]
Left = 195
Top = 46
Width = 36
Height = 12
Caption = '来源:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object lbLabel4: TLabel [4]
Left = 4
Top = 49
Width = 60
Height = 12
Caption = '加工件码:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object lbSth: TLabel [5]
Left = 195
Top = 23
Width = 42
Height = 13
Caption = '类型:'
end
object label: TLabel [6]
Left = 447
Top = 48
Width = 12
Height = 12
Caption = '到'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
inherited dtDateBg: TDateEdit
Left = 467
Top = 18
Width = 87
InitDate = '2003-02-28 14:33:08'
TabOrder = 3
end
inherited dtDateEn: TDateEdit
Left = 467
Top = 43
Width = 87
InitDate = '2003-02-28 14:33:08'
TabOrder = 7
OnChange = dtDateEnChange
end
object edWoCode: TSDEdit
Left = 61
Top = 18
Width = 111
Height = 20
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
BrowseNo = '10'
OnButtonClick = edWoCodeButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object cbFrom: TSDComboBox
Left = 227
Top = 45
Width = 109
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 1
KeyItem = cbItem2
end
object edWoGoods: TSDEdit
Left = 60
Top = 44
Width = 111
Height = 20
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
BrowseNo = '11'
OnButtonClick = edWoGoodsButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
object edWoGoodsBox: TSDEdit
Left = 174
Top = 44
Width = 18
Height = 20
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 1
ParentFont = False
TabOrder = 4
Visible = False
CharType = ctNumeric
SplitSymbol = ' | '
end
object cbFromBox: TSDEdit
Left = 340
Top = 45
Width = 18
Height = 20
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 1
ParentFont = False
TabOrder = 5
Visible = False
CharType = ctNumeric
SplitSymbol = ' | '
end
object cbTypeBox: TSDEdit
Left = 340
Top = 18
Width = 17
Height = 20
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 6
Visible = False
SplitSymbol = ' | '
end
object cbType: TSDComboBox
Left = 227
Top = 18
Width = 110
Height = 21
DropDownCount = 10
ItemHeight = 13
TabOrder = 8
KeyItem = cbItem2
end
object sysFmonthBox: TSDEdit
Left = 710
Top = 8
Width = 3
Height = 21
ParentColor = True
TabOrder = 9
Visible = False
CharType = ctNumeric
SplitSymbol = ' | '
end
object edWoCodeBox: TSDEdit
Left = 174
Top = 19
Width = 18
Height = 21
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 1
ParentFont = False
TabOrder = 10
Visible = False
CharType = ctNumeric
SplitSymbol = ' | '
end
end
inherited GroupBox2: TGroupBox
Left = 710
Width = 81
Height = 83
ParentCtl3D = False
inherited btRest: TBitBtn
Left = 8
Top = 55
Width = 64
Height = 22
end
inherited btFind: TBitBtn
Left = 8
Top = 32
Width = 64
Height = 22
end
inherited BitBtn1: TBitBtn
Left = 8
Top = 8
Width = 65
Height = 23
end
end
end
inherited Panel1: TPanel
Top = 520
Width = 792
Height = 23
ParentCtl3D = False
TabOrder = 3
inherited sbBar: TStatusBar
Top = 2
Width = 790
end
end
object sgWo: TSDGrid [4]
Left = 0
Top = 88
Width = 792
Height = 432
Align = alClient
ColCount = 20
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnDblClick = sgWoDblClick
Columns = <
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end>
ColWidths = (
3
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64
64)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -