434 lines
11 KiB
Plaintext
434 lines
11 KiB
Plaintext
object frmClothHCList: TfrmClothHCList
|
|
Left = 86
|
|
Top = 64
|
|
Width = 1280
|
|
Height = 705
|
|
Caption = #24067#21305#22238#20179#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1272
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 2
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1272
|
|
Height = 54
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 22
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #22238#20179#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 = 161
|
|
Top = 22
|
|
Width = 18
|
|
Height = 12
|
|
Caption = '---'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 283
|
|
Top = 22
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 444
|
|
Top = 22
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26579#21378#32568#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 612
|
|
Top = 22
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26412#21378#32568#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 748
|
|
Top = 22
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #39068#33394
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 892
|
|
Top = 22
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #26579#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 18
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 179
|
|
Top = 18
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object OrderNoM: TEdit
|
|
Tag = 2
|
|
Left = 323
|
|
Top = 18
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = OrderNoMChange
|
|
OnKeyPress = OrderNoMKeyPress
|
|
end
|
|
object GangNo: TEdit
|
|
Tag = 2
|
|
Left = 497
|
|
Top = 18
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = OrderNoMChange
|
|
end
|
|
object AOrddefstr1: TEdit
|
|
Tag = 2
|
|
Left = 664
|
|
Top = 18
|
|
Width = 49
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = OrderNoMChange
|
|
end
|
|
object PRTColor: TEdit
|
|
Tag = 2
|
|
Left = 776
|
|
Top = 18
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = OrderNoMChange
|
|
end
|
|
object AOrddefstr4: TEdit
|
|
Tag = 2
|
|
Left = 920
|
|
Top = 18
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = OrderNoMChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 86
|
|
Width = 1272
|
|
Height = 582
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object TV2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = V2Column1
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = V2Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V2Column7
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object V2Column10: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNoM'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 72
|
|
end
|
|
object V2Column13: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object V2Column2: TcxGridDBColumn
|
|
Caption = #22238#20179#26102#38388
|
|
DataBinding.FieldName = 'ADefDate1'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 119
|
|
end
|
|
object V2Column8: TcxGridDBColumn
|
|
Caption = #26579#21378
|
|
DataBinding.FieldName = 'AOrddefstr4'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 82
|
|
end
|
|
object V2Column11: TcxGridDBColumn
|
|
Caption = #22383#24067#21378
|
|
DataBinding.FieldName = 'AOrddefstr6'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 63
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #26579#21378#32568#21495
|
|
DataBinding.FieldName = 'GangNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 68
|
|
end
|
|
object V2Column3: TcxGridDBColumn
|
|
Caption = #26412#21378#32568#21495
|
|
DataBinding.FieldName = 'AOrddefstr1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 65
|
|
end
|
|
object V2Column4: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'AOrddefstr2'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Kg')
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 63
|
|
end
|
|
object V2Column9: TcxGridDBColumn
|
|
Caption = #25240#31639#25104#31859#31995#25968
|
|
DataBinding.FieldName = 'ZSXS'
|
|
Width = 85
|
|
end
|
|
object V2Column7: TcxGridDBColumn
|
|
Caption = #21305#25968#37327
|
|
DataBinding.FieldName = 'AOrdQty2'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 48
|
|
end
|
|
object V2Column1: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'AOrdQty1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.FonePurple
|
|
Width = 69
|
|
end
|
|
object V2Column5: TcxGridDBColumn
|
|
Caption = #26816#39564#25968#37327#21333#20301
|
|
DataBinding.FieldName = 'AOrddefstr3'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
end
|
|
object V2Column6: TcxGridDBColumn
|
|
Caption = #26816#39564#35201#27714
|
|
DataBinding.FieldName = 'AOrdDefNote1'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 101
|
|
end
|
|
object V2Column12: TcxGridDBColumn
|
|
Caption = #22238#20462#25968#25454
|
|
DataBinding.FieldName = 'AOrdFlag1'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 65
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 448
|
|
Top = 168
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 856
|
|
Top = 32
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 944
|
|
Top = 24
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 216
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 824
|
|
Top = 184
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 840
|
|
Top = 192
|
|
end
|
|
end
|