importsellorder.dfm
来自「三层ERP系统 (SQL)」· DFM 代码 · 共 235 行
DFM
235 行
inherited frmImportSellOrder: TfrmImportSellOrder
Left = 320
Top = 241
Width = 600
Caption = #21512#21516#36039#26009
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
inherited Splitter1: TSplitter
Width = 592
end
inherited ToolBar1: TToolBar
Width = 592
end
inherited GridMaster: TDBGridEh
Width = 592
Columns = <
item
EditButtons = <>
FieldName = 'fid'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fsn'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fno'
Footers = <>
Title.Caption = #21512#21516#32232#34399
Width = 100
end
item
EditButtons = <>
FieldName = 'fno_s'
Footers = <>
Title.Caption = #25163#24037#32232#34399
Width = 100
end
item
EditButtons = <>
FieldName = 'fcustomerid'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fdate'
Footers = <>
Title.Caption = #31805#35330#26085#26399
end
item
EditButtons = <>
FieldName = 'fsubmitFlag'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fsubmitDate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fsubmitUser'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fCancelFlag'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcancelDate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcancelUser'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fFinishUser'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fFinishDate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fFinishFlag'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'forderFlag'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fQyAddress'
Footers = <>
Title.Caption = #31805#35330#22320#22336
Width = 150
end
item
EditButtons = <>
FieldName = 'fquality'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fdeliveryDate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fdeliveryMethod'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fdeliveryAddress'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fBalanceMethod'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fEarnest'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'ftransportMethod'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fCasing'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcheck'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fdissension'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fother'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcreauser'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcreadate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fmodiuser'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fmodiDate'
Footers = <>
Visible = False
end
item
EditButtons = <>
FieldName = 'fcustomerCode'
Footers = <>
Title.Caption = #23458#25142#32232#30908
end
item
EditButtons = <>
FieldName = 'fcustomerName'
Footers = <>
Title.Caption = #23458#25142#21517#31281
end>
end
inherited GridDetail: TDBGridEh
Width = 592
end
inherited ActionList1: TActionList
inherited acImport: TAction
OnExecute = acImportExecute
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?