?? vw_loc.dfm
字號:
inherited frmVW_Loc: TfrmVW_Loc
Left = 98
Top = 58
Width = 630
Height = 430
Caption = '物料貨位查詢'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 362
Width = 622
end
inherited CoolBar1: TCoolBar
Width = 622
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 622
end>
inherited tbMainBar: TToolBar
Width = 609
inherited tbPrevious: TToolButton
OnClick = tbPreviousClick
end
end
end
object sgLoc: TSDGrid [2]
Left = 0
Top = 40
Width = 623
Height = 322
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clWhite
ColCount = 8
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnDblClick = sgLocDblClick
EvenGridColor = clWhite
Columns = <
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 = clNavy
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 = (
90
95
71
79
86
73
80
205)
end
inherited MainMenu1: TMainMenu
Left = 482
Top = 3
end
inherited ImageList1: TImageList
Left = 377
Top = 2
end
inherited QueryPrnDlg: TPrintDialog
Left = 414
Top = 5
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 449
Top = 5
end
inherited pmDetail: TPopupMenu
Left = 589
Top = 6
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -