421 lines
11 KiB
Plaintext
421 lines
11 KiB
Plaintext
object frmProductOrderListSel: TfrmProductOrderListSel
|
|
Left = -8
|
|
Top = -8
|
|
Caption = #35745#21010#21333#36873#25321
|
|
ClientHeight = 613
|
|
ClientWidth = 1370
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1370
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 91
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_DyePlan.ImageList_new32
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_DyePlan.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
Visible = False
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 12
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 308
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 1370
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 355
|
|
Top = 14
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35745#21010#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 14
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #21046#21333#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 164
|
|
Top = 14
|
|
Width = 6
|
|
Height = 12
|
|
Caption = '-'
|
|
end
|
|
object OrderNoM: TEdit
|
|
Tag = 2
|
|
Left = 412
|
|
Top = 10
|
|
Width = 149
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnKeyPress = OrderNoMKeyPress
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 10
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.464742650459811600
|
|
TabOrder = 1
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 176
|
|
Top = 10
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.464761099538009100
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 103
|
|
Width = 1370
|
|
Height = 510
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = AnticipateQTY
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.IncSearch = DataLink_DyePlan.SHuangSe
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Styles.Inactive = DataLink_DyePlan.SHuangSe
|
|
Styles.Selection = DataLink_DyePlan.SHuangSe
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
end
|
|
object OrderNo: TcxGridDBColumn
|
|
Caption = #35745#21010#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 72
|
|
end
|
|
object ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 90
|
|
end
|
|
object DeliveryDate: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DlyDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 93
|
|
end
|
|
object C_Code: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 105
|
|
end
|
|
object C_CodeName: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 82
|
|
end
|
|
object C_Spec: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'C_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 87
|
|
end
|
|
object C_Width: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'C_Width'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 70
|
|
end
|
|
object C_GramWeight: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'C_GramWeight'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 72
|
|
end
|
|
object C_COLOR: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'C_COLOR'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 82
|
|
end
|
|
object C_COLORNO: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'C_COLORNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'PRTOrderKgQty'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
object C_Pattern: TcxGridDBColumn
|
|
Caption = #33457#22411#21495
|
|
DataBinding.FieldName = 'C_Pattern'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object C_BKCOLOR: TcxGridDBColumn
|
|
Caption = #24213#33394
|
|
DataBinding.FieldName = 'C_BKCOLOR'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object AnticipateQTY: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'C_OrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DyePlan.Default
|
|
Width = 86
|
|
end
|
|
object OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object CustNoName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object Tv1Column11: TcxGridDBColumn
|
|
Caption = #24211#20301
|
|
DataBinding.FieldName = 'StkPosition'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object Tv1Column13: TcxGridDBColumn
|
|
Caption = #24037#33402#31867#22411
|
|
DataBinding.FieldName = 'processtype'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object Tv1Column14: TcxGridDBColumn
|
|
Caption = #30333#22383#25209#21495
|
|
DataBinding.FieldName = 'Clothnumber'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object Tv1Column15: TcxGridDBColumn
|
|
Caption = #21305#37325
|
|
DataBinding.FieldName = 'PieceWeight'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object Tv1Column16: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'ORDNOTE'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 81
|
|
Width = 1370
|
|
Height = 22
|
|
Align = alTop
|
|
TabOrder = 3
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.Style = 9
|
|
Properties.TabIndex = 0
|
|
Properties.Tabs.Strings = (
|
|
#26410#24320#21345
|
|
#24050#24320#21345
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 22
|
|
ClientRectRight = 1370
|
|
ClientRectTop = 19
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 344
|
|
Top = 312
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 424
|
|
Top = 320
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 224
|
|
Top = 296
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 464
|
|
Top = 168
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 760
|
|
Top = 232
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 640
|
|
Top = 192
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
end
|