630 lines
18 KiB
Plaintext
630 lines
18 KiB
Plaintext
inherited frmOrdImport: TfrmOrdImport
|
|
Left = 189
|
|
Top = 138
|
|
Caption = #35746#21333#23548#20837
|
|
ClientHeight = 785
|
|
ClientWidth = 1222
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Position = poMainFormCenter
|
|
ExplicitWidth = 1238
|
|
ExplicitHeight = 824
|
|
PixelsPerInch = 107
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1222
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 99
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_TradePlan.cxImageList_bar
|
|
Images = DataLink_TradePlan.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321#25991#20214
|
|
ImageIndex = 12
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 174
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 6
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 245
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#25968#25454
|
|
ImageIndex = 16
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 348
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 451
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1222
|
|
Height = 311
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DS_1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.IndicatorWidth = 30
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #32463#33829#21333#20301
|
|
DataBinding.FieldName = 'OurCoName'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 151
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustName'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 120
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #35746#21333#31867#22411
|
|
DataBinding.FieldName = 'OrdType'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 133
|
|
end
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 96
|
|
end
|
|
object v1DeliveryDate: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DlyDate'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 140
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #21046#21333#20154
|
|
DataBinding.FieldName = 'FILLER'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Tag = 1
|
|
Caption = #24037#33402
|
|
DataBinding.FieldName = 'Technics'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 138
|
|
end
|
|
object Tv1Column8: TcxGridDBColumn
|
|
Tag = 1
|
|
Caption = #24037#21378#21517#31216
|
|
DataBinding.FieldName = 'FtyName'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 167
|
|
end
|
|
object Tv1Column9: TcxGridDBColumn
|
|
Tag = 1
|
|
Caption = #36319#21333#21592
|
|
DataBinding.FieldName = 'Follower'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object Tv1Column7: TcxGridDBColumn
|
|
Caption = #22383#24067#25209#21495
|
|
DataBinding.FieldName = 'GC_BatchNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 137
|
|
end
|
|
object Tv1Column10: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'Saleser'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid [2]
|
|
Left = 0
|
|
Top = 341
|
|
Width = 1222
|
|
Height = 444
|
|
Align = alBottom
|
|
TabOrder = 2
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DS_2
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = VC_PRTPs
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Tag = 99
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 78
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #20013#25991#39068#33394
|
|
DataBinding.FieldName = 'C_Color'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column4: TcxGridDBColumn
|
|
Caption = #33521#25991#39068#33394
|
|
DataBinding.FieldName = 'C_EColor'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column3: TcxGridDBColumn
|
|
Caption = #24037#21378#33394#21495
|
|
DataBinding.FieldName = 'C_FtyColorNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'C_ColorNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column1: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'C_StyleNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #33457#22411#32534#21495
|
|
DataBinding.FieldName = 'C_Pattern'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object VC_PRTPs: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'OrdPiece'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'OrdQty'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column15: TcxGridDBColumn
|
|
Caption = #25237#22383#25968#37327
|
|
DataBinding.FieldName = 'OrdRawQty'
|
|
DataBinding.IsNullValueType = True
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'OrdUnit'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Y'
|
|
'Kg')
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'OrdSNote'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column5: TcxGridDBColumn
|
|
Caption = #33394#24067#21517#31216
|
|
DataBinding.FieldName = 'C_Name'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column6: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column7: TcxGridDBColumn
|
|
Caption = #24067#31181
|
|
DataBinding.FieldName = 'GC_Name'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column8: TcxGridDBColumn
|
|
Caption = #21152#24037#21035
|
|
DataBinding.FieldName = 'CraftCode'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column9: TcxGridDBColumn
|
|
Caption = #21518#25972#29702#20013#25991
|
|
DataBinding.FieldName = 'CraftName'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column10: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'C_Width'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column11: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'C_GramWeight'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column12: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'C_Spec'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object TV2Column13: TcxGridDBColumn
|
|
Caption = #20013#25991#25104#20221
|
|
DataBinding.FieldName = 'C_Composition'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 96
|
|
end
|
|
object TV2Column14: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'MainID'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 90
|
|
end
|
|
object TV2Column16: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'conno'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object TV2Column17: TcxGridDBColumn
|
|
Caption = #21152#24037#21333#20215
|
|
DataBinding.FieldName = 'ProcessingPrice'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object TV2Column18: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'SerialNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object TV2Column19: TcxGridDBColumn
|
|
Caption = #23458#25143#21333#21495
|
|
DataBinding.FieldName = 'BuyConNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object TV2Column20: TcxGridDBColumn
|
|
Caption = #32553#25439
|
|
DataBinding.FieldName = 'ShrinkageRate'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
object TV2Column21: TcxGridDBColumn
|
|
Caption = #23567#32568#36153
|
|
DataBinding.FieldName = 'ProcessingCost'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
object TV2Column22: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'Amount'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
Left = 121
|
|
Top = 160
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
Left = 249
|
|
Top = 161
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 528
|
|
Top = 144
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 766
|
|
Top = 212
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 941
|
|
Top = 209
|
|
end
|
|
object ADO_1: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 568
|
|
Top = 377
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 650
|
|
Top = 370
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 798
|
|
Top = 359
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 720
|
|
Top = 374
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 760
|
|
Top = 72
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clRed
|
|
end
|
|
end
|
|
object OpenDialog1: TOpenDialog
|
|
Left = 254
|
|
Top = 329
|
|
end
|
|
object CDS_LM1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 467
|
|
Top = 369
|
|
end
|
|
object cxgrdpmn1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 642
|
|
Top = 516
|
|
end
|
|
object CDS_2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 714
|
|
Top = 519
|
|
end
|
|
object DS_2: TDataSource
|
|
DataSet = CDS_2
|
|
Left = 813
|
|
Top = 533
|
|
end
|
|
object ADO_2: TADOQuery
|
|
Connection = DataLink_TradePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 557
|
|
Top = 530
|
|
end
|
|
object CDS_LM2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 457
|
|
Top = 526
|
|
end
|
|
end
|