D7myChuangpin/管理系统/U_ProductOrderAnPai.dfm
“ddf” ece69a5ac1 1
2024-07-23 20:18:14 +08:00

1451 lines
41 KiB
Plaintext

object frmProductOrderAnPai: TfrmProductOrderAnPai
Left = 167
Top = 99
Width = 1382
Height = 754
Caption = #26816#39564#25351#31034#21333
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1366
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
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 ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 58
Visible = False
OnClick = ToolButton1Click
end
object ToolButton10: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 2
OnClick = ToolButton10Click
end
object ToolButton5: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #30133#28857#31649#29702
ImageIndex = 49
Visible = False
OnClick = ToolButton5Click
end
object TBExport: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 75
Visible = False
OnClick = TBExportClick
end
object ToolButton9: TToolButton
Left = 276
Top = 0
Caption = #26816#21069#22238#20462
ImageIndex = 54
Visible = False
OnClick = ToolButton9Click
end
object TBPrint: TToolButton
Left = 359
Top = 0
AutoSize = True
Caption = #25171#21360
DropdownMenu = PopupMenu1
ImageIndex = 12
Style = tbsDropDown
Visible = False
OnClick = TBPrintClick
end
object TBClose: TToolButton
Left = 441
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel2: TPanel
Left = 0
Top = 111
Width = 1107
Height = 603
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object cxGrid2: TcxGrid
Left = 2
Top = 376
Width = 829
Height = 225
Align = alClient
TabOrder = 0
object TV2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnFocusedRecordChanged = TV2FocusedRecordChanged
DataController.DataSource = DataSource2
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.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsData.Deleting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
OptionsView.IndicatorWidth = 20
Styles.Inactive = DataLink_TradeManage.SHuangSe
Styles.IncSearch = DataLink_TradeManage.SHuangSe
Styles.Selection = DataLink_TradeManage.SHuangSe
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
Styles.Header = DataLink_TradeManage.Default
OnCustomDrawIndicatorCell = TV2CustomDrawIndicatorCell
object V2Column10: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
Visible = False
HeaderAlignmentHorz = taCenter
Width = 51
end
object V2Column14: TcxGridDBColumn
Caption = #20219#21153#21333#21495
DataBinding.FieldName = 'conNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = False
Properties.OnButtonClick = V2Column14PropertiesButtonClick
Properties.OnEditValueChanged = V2Column14PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 73
end
object V2Column2: TcxGridDBColumn
Caption = #22238#20179#26102#38388
DataBinding.FieldName = 'ADefDate1'
PropertiesClassName = 'TcxDateEditProperties'
Properties.Kind = ckDateTime
HeaderAlignmentHorz = taCenter
Width = 97
end
object V2Column8: TcxGridDBColumn
Caption = #21152#24037#21378
DataBinding.FieldName = 'AOrddefstr4'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = V2Column8PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 70
end
object V2C_CodeName: TcxGridDBColumn
Caption = #21697#21517
DataBinding.FieldName = 'C_CodeName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = V2C_CodeNamePropertiesButtonClick
Properties.OnEditValueChanged = V2C_CodeNamePropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 60
end
object V2Column13: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'C_color'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = V2Column13PropertiesButtonClick
Properties.OnEditValueChanged = V2Column13PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
end
object V2Column11: TcxGridDBColumn
Caption = #22383#24067#21378
DataBinding.FieldName = 'AOrddefstr6'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = V2Column11PropertiesButtonClick
Visible = False
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 57
end
object cxGridDBColumn1: TcxGridDBColumn
Caption = #26579#21378#32568#21495
DataBinding.FieldName = 'GangNo'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 60
end
object V2Column3: TcxGridDBColumn
Caption = #32568#21495
DataBinding.FieldName = 'AOrddefstr1'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 58
end
object V2Column9: TcxGridDBColumn
Caption = #25240#31639#25104#31859#31995#25968
DataBinding.FieldName = 'ZSXS'
Visible = False
Width = 85
end
object V2Column7: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'AOrdQty2'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 48
end
object V2Column1: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'AOrdQty1'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = V2Column1PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.FonePurple
Width = 71
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 = 59
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
Properties.OnButtonClick = V2Column5PropertiesButtonClick
Visible = False
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>
Properties.OnButtonClick = V2Column6PropertiesButtonClick
Properties.OnEditValueChanged = cxGridDBColumn1PropertiesEditValueChanged
Visible = False
HeaderAlignmentHorz = taCenter
Width = 101
end
object V2Column12: TcxGridDBColumn
Caption = #22238#20462#25968#25454
DataBinding.FieldName = 'AOrdFlag1'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
Visible = False
HeaderAlignmentHorz = taCenter
Width = 65
end
object V2Column15: TcxGridDBColumn
Caption = #26579#21378#33258#26816#27425#21697#21305#25968
DataBinding.FieldName = 'AOrdQty3'
Visible = False
HeaderAlignmentHorz = taCenter
Width = 120
end
object V2Column16: TcxGridDBColumn
Caption = #26579#21378#33258#26816#27425#21697#25968#37327
DataBinding.FieldName = 'AOrdQty4'
Visible = False
HeaderAlignmentHorz = taCenter
Width = 120
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
object ToolBar2: TToolBar
Left = 2
Top = 296
Width = 1103
AutoSize = True
ButtonHeight = 30
ButtonWidth = 95
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 = 1
object ToolButton8: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20840#36873
ImageIndex = 99
OnClick = ToolButton8Click
end
object ToolButton7: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20840#24323
ImageIndex = 129
OnClick = ToolButton7Click
end
object ToolButton2: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 103
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 107
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 111
OnClick = ToolButton4Click
end
object ToolButton6: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #25171#21360#32568#26631#31614
ImageIndex = 96
OnClick = ToolButton6Click
end
end
object Panel3: TPanel
Left = 2
Top = 328
Width = 1103
Height = 48
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 2
object Label1: TLabel
Left = 26
Top = 17
Width = 52
Height = 13
Caption = #22238#20179#26102#38388
end
object Label2: TLabel
Left = 36
Top = 87
Width = 39
Height = 13
Caption = #21152#24037#21378
end
object Label4: TLabel
Left = 337
Top = 74
Width = 52
Height = 13
Caption = #25968#37327#21333#20301
end
object Label5: TLabel
Left = 336
Top = 100
Width = 78
Height = 13
Caption = #26816#39564#25968#37327#21333#20301
end
object Label6: TLabel
Left = 496
Top = 74
Width = 52
Height = 13
Caption = #26816#39564#35201#27714
end
object Label7: TLabel
Left = 183
Top = 82
Width = 39
Height = 13
Caption = #22383#24067#21378
end
object Label10: TLabel
Left = 715
Top = 104
Width = 52
Height = 13
Caption = #25171#21360#20998#25968
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DateTimePicker1: TDateTimePicker
Left = 80
Top = 13
Width = 98
Height = 21
Date = 41281.501696319440000000
Format = 'yyyy-MM-dd'
Time = 41281.501696319440000000
TabOrder = 0
end
object BtnEditA1: TBtnEditA
Left = 85
Top = 87
Width = 97
Height = 21
Enabled = False
TabOrder = 1
OnBtnClick = BtnEditA1BtnClick
end
object ComboBox1: TComboBox
Left = 416
Top = 69
Width = 65
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'M'
'Kg')
end
object BtnEditA2: TBtnEditA
Left = 417
Top = 95
Width = 65
Height = 21
TabOrder = 3
OnBtnClick = BtnEditA2BtnClick
end
object BtnEditA3: TBtnEditA
Left = 547
Top = 69
Width = 124
Height = 21
TabOrder = 4
OnBtnClick = BtnEditA3BtnClick
end
object BtnEditA4: TBtnEditA
Left = 232
Top = 82
Width = 97
Height = 21
Enabled = False
TabOrder = 5
OnBtnClick = BtnEditA4BtnClick
end
object CheckBox1: TCheckBox
Left = 338
Top = 17
Width = 105
Height = 19
Caption = #39044#35272#32568#26631#31614
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Edit2: TEdit
Left = 771
Top = 95
Width = 32
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
Text = '1'
end
object DateTimePicker2: TDateTimePicker
Left = 82
Top = 65
Width = 84
Height = 21
Date = 41643.000000000000000000
Format = 'HH:mm:ss'
Time = 41643.000000000000000000
Kind = dtkTime
TabOrder = 8
end
end
object MovePanel2: TMovePanel
Left = 371
Top = 139
Width = 273
Height = 43
BevelInner = bvLowered
Caption = #27491#22312#25191#34892#25968#25454#25805#20316#65292#35831#31245#21518#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Visible = False
end
object cxGrid5: TcxGrid
Left = 2
Top = 2
Width = 1103
Height = 294
Align = alTop
TabOrder = 4
object TV5: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnFocusedRecordChanged = TV5FocusedRecordChanged
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = cxGridDBColumn12
end
item
Kind = skSum
Column = cxGridDBColumn13
end
item
Kind = skSum
Column = v1PRTQty
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Editing = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
OptionsView.IndicatorWidth = 20
Styles.Inactive = DataLink_TradeManage.SHuangSe
Styles.IncSearch = DataLink_TradeManage.SHuangSe
Styles.Selection = DataLink_TradeManage.SHuangSe
Styles.Header = DataLink_TradeManage.Default
OnCustomDrawIndicatorCell = TV5CustomDrawIndicatorCell
object v1OrderNo: TcxGridDBColumn
Caption = #25237#22383#21333#21495
DataBinding.FieldName = 'ConNo'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 65
end
object v1DeliveryDate: TcxGridDBColumn
Caption = #25237#22383#26085#26399
DataBinding.FieldName = 'DeliveryDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 70
end
object cxGridDBColumn10: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'C_CodeName'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 73
end
object cxGridDBColumn11: TcxGridDBColumn
Caption = #31614#35746#26085#26399
DataBinding.FieldName = 'QDTime'
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 70
end
object v1FactoryNo1Name: TcxGridDBColumn
Caption = #21152#24037#21378
DataBinding.FieldName = 'FactoryNoName'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 60
end
object v1PRTSpec: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'C_Spec'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 66
end
object V5Column1: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'C_COlor'
HeaderAlignmentHorz = taCenter
Width = 60
end
object v1PRTMF: TcxGridDBColumn
Caption = #38376#24133'(cm)'
DataBinding.FieldName = 'MFQty'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 61
end
object v1PRTKZ: TcxGridDBColumn
Caption = #20811#37325'(g/'#13217')'
DataBinding.FieldName = 'KZQty'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 83
end
object V5Column2: TcxGridDBColumn
Caption = #32568#25968
DataBinding.FieldName = 'Qty2'
HeaderAlignmentHorz = taCenter
Width = 60
end
object v1Qty1: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'Qty1'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 46
end
object cxGridDBColumn12: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'C_Qty'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 58
end
object v1OrderUnit: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'C_Unit'
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 47
end
object cxGridDBColumn13: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 57
end
object v1PRTUnit: TcxGridDBColumn
Caption = #35745#20215#21333#20301
DataBinding.FieldName = 'PriceUnit'
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 61
end
object v1PRTQty: TcxGridDBColumn
Caption = #24635#20215
DataBinding.FieldName = 'Money'
Visible = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 58
end
object cxGridDBColumn14: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'C_Note'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_TradeManage.Default
Width = 68
end
object cxGridDBColumn15: TcxGridDBColumn
Caption = #32852#31995#20154
DataBinding.FieldName = 'LXPerson'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_TradeManage.Default
Width = 63
end
object cxGridDBColumn16: TcxGridDBColumn
Caption = #32852#31995#26041#24335
DataBinding.FieldName = 'LXTel'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_TradeManage.Default
Width = 63
end
object v1gf: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'gf'
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBTableC_Unit: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'C_Unit'
HeaderAlignmentHorz = taCenter
Width = 60
end
object V5Column3: TcxGridDBColumn
Caption = #32568#21495
DataBinding.FieldName = 'BCgangNo'
HeaderAlignmentHorz = taCenter
Width = 60
end
end
object cxGrid1Level1: TcxGridLevel
GridView = TV5
end
end
object Panel6: TPanel
Left = 831
Top = 376
Width = 274
Height = 225
Align = alRight
BevelOuter = bvNone
TabOrder = 5
object Label8: TLabel
Left = 5
Top = 43
Width = 56
Height = 13
Caption = #21333#21305#25968#37327
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 5
Top = 147
Width = 56
Height = 13
Caption = #26816#39564#25968#37327
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label14: TLabel
Left = 5
Top = 113
Width = 52
Height = 13
Caption = #31995' '#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label17: TLabel
Left = 5
Top = 13
Width = 60
Height = 13
Caption = #21305' '#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TcxCurrencyEdit
Left = 65
Top = 39
ParentFont = False
Properties.DisplayFormat = '0.##'
Style.Font.Charset = GB2312_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -15
Style.Font.Name = #23435#20307
Style.Font.Style = []
Style.IsFontAssigned = True
TabOrder = 0
OnKeyPress = Edit1KeyPress
Width = 54
end
object cxCurrencyEdit1: TcxCurrencyEdit
Left = 65
Top = 143
ParentFont = False
Properties.DisplayFormat = '0.##'
Style.Font.Charset = GB2312_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -15
Style.Font.Name = #23435#20307
Style.Font.Style = []
Style.IsFontAssigned = True
TabOrder = 1
OnKeyPress = cxCurrencyEdit1KeyPress
Width = 54
end
object cxCurrencyEdit2: TcxCurrencyEdit
Left = 65
Top = 107
ParentFont = False
Properties.DisplayFormat = '0.##'
Style.Font.Charset = GB2312_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -15
Style.Font.Name = #23435#20307
Style.Font.Style = []
Style.IsFontAssigned = True
TabOrder = 2
OnKeyPress = cxCurrencyEdit2KeyPress
Width = 54
end
object Button1: TButton
Left = 56
Top = 191
Width = 62
Height = 22
Caption = #26816#39564#20445#23384
TabOrder = 3
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 169
Top = 191
Width = 62
Height = 22
Caption = #21024#38500#26816#39564
TabOrder = 4
OnClick = Button2Click
end
object cxCurrencyEdit3: TcxCurrencyEdit
Left = 65
Top = 8
ParentFont = False
Properties.DecimalPlaces = 0
Properties.DisplayFormat = '0'
Properties.NullString = '1'
Style.Font.Charset = GB2312_CHARSET
Style.Font.Color = clWindowText
Style.Font.Height = -15
Style.Font.Name = #23435#20307
Style.Font.Style = []
Style.IsFontAssigned = True
TabOrder = 5
Width = 54
end
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1366
Height = 79
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 2
object Label3: TLabel
Left = 21
Top = 18
Width = 56
Height = 13
Caption = #25237#22383#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 220
Top = 18
Width = 42
Height = 13
Caption = #21152#24037#21378
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 406
Top = 18
Width = 56
Height = 13
Caption = #20135#21697#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 588
Top = 18
Width = 28
Height = 13
Caption = #39068#33394
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ConNo: TEdit
Tag = 2
Left = 82
Top = 14
Width = 109
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = ConNoChange
end
object Panel5: TPanel
Left = 920
Top = 2
Width = 444
Height = 75
Align = alRight
BevelOuter = bvNone
Color = clSkyBlue
TabOrder = 1
object Label15: TLabel
Left = 273
Top = 22
Width = 28
Height = 13
Caption = #21305#25968
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Label16: TLabel
Left = 273
Top = 52
Width = 28
Height = 13
Caption = #25968#37327
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Edit3: TEdit
Left = 303
Top = 17
Width = 49
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Visible = False
end
object Edit4: TEdit
Left = 303
Top = 48
Width = 49
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Visible = False
end
end
object C_CodeName: TEdit
Tag = 2
Left = 464
Top = 14
Width = 108
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnChange = ConNoChange
end
object C_Color: TEdit
Tag = 2
Left = 620
Top = 14
Width = 108
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnChange = ConNoChange
end
object FactoryNo: TBtnEditA
Tag = 2
Left = 269
Top = 14
Width = 108
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnChange = ConNoChange
OnBtnClick = FactoryNoBtnClick
end
end
object cxGrid4: TcxGrid
Left = 74
Top = 109
Width = 373
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Visible = False
object Tv4: TcxGridDBTableView
OnDblClick = Tv4DblClick
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DS_OrderNo
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsSelection.CellSelect = False
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_TradeManage.SHuangSe
Styles.IncSearch = DataLink_TradeManage.SHuangSe
Styles.Selection = DataLink_TradeManage.SHuangSe
Styles.Header = DataLink_TradeManage.FoneRed
object v4Column1: TcxGridDBColumn
Caption = #25237#22383#21333#21495
DataBinding.FieldName = 'conNO'
HeaderAlignmentHorz = taCenter
Width = 179
end
object v4Column2: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'C_CodeName'
HeaderAlignmentHorz = taCenter
Width = 138
end
end
object cxGrid4Level1: TcxGridLevel
GridView = Tv4
end
end
object Panel4: TPanel
Left = 1107
Top = 111
Width = 259
Height = 603
Align = alRight
Caption = 'Panel4'
TabOrder = 4
object ToolBar3: TToolBar
Left = 1
Top = 1
Width = 257
AutoSize = True
ButtonHeight = 30
ButtonWidth = 61
Caption = #22686#34892
Flat = True
Images = DataLink_TradeManage.ThreeImgList
List = True
ShowCaptions = True
TabOrder = 0
object ToolButton12: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 48
OnClick = ToolButton12Click
end
end
object cxGrid3: TcxGrid
Left = 1
Top = 33
Width = 257
Height = 569
Align = alClient
TabOrder = 1
object TV3: TcxGridDBTableView
OnMouseEnter = TV3MouseEnter
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DSRoll
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = V3Column3
end
item
Kind = skSum
Column = V3Column4
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.AlwaysShowEditor = True
OptionsBehavior.FocusFirstCellOnNewRecord = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsData.Deleting = False
OptionsSelection.UnselectFocusedRecordOnExit = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
OptionsView.IndicatorWidth = 22
Styles.Header = DataLink_TradeManage.Default
Styles.Indicator = DataLink_TradeManage.SHuangSe
OnCustomDrawIndicatorCell = TV3CustomDrawIndicatorCell
object V3Column3: TcxGridDBColumn
Caption = #22238#20179#25968#37327
DataBinding.FieldName = 'AOrdQty1'
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = '0.##'
Properties.OnEditValueChanged = V3Column3PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 62
end
object V3Column4: TcxGridDBColumn
Caption = #26816#39564#25968#37327
DataBinding.FieldName = 'AOrdQty3'
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = '0.##'
Properties.OnEditValueChanged = V3Column4PropertiesEditValueChanged
Width = 59
end
object V3Aorddefstr1: TcxGridDBColumn
Caption = #31561#32423
DataBinding.FieldName = 'Aorddefstr1'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.Items.Strings = (
#27491#21697
#19968#31561#27425#21697
#20108#31561#27425#21697)
Properties.OnEditValueChanged = V3Aorddefstr1PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 50
end
object V3note: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'AorddefNote1'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = V3notePropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 80
end
end
object cxGrid3Level1: TcxGridLevel
GridView = TV3
end
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid5
PopupMenus = <>
Left = 544
Top = 176
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 656
Top = 192
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 624
Top = 192
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 688
Top = 192
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 784
Top = 192
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 560
Top = 144
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
DefaultCollate = False
ShowPrintDialog = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDBMain
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 496
Top = 208
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 448
Top = 200
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 816
Top = 192
end
object PopupMenu1: TPopupMenu
Left = 544
Top = 208
object N2: TMenuItem
Caption = #26377#20379#24212#21830
OnClick = N2Click
end
end
object DataSource2: TDataSource
DataSet = CDS_Sub
Left = 944
Top = 384
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 968
Top = 384
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 752
Top = 192
end
object CDS_OrderNo: TClientDataSet
Aggregates = <>
Params = <>
Left = 120
Top = 104
end
object DS_OrderNo: TDataSource
DataSet = CDS_OrderNo
Left = 192
Top = 104
end
object ADOQueryHC: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 720
Top = 192
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 576
Top = 512
end
object ADORoll: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 1142
Top = 346
end
object CDS_Roll: TClientDataSet
Aggregates = <>
Params = <>
Left = 1034
Top = 350
end
object DSRoll: TDataSource
DataSet = CDS_Roll
Left = 1170
Top = 374
end
object ADOQuery_Tp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 640
Top = 113
end
end