650 lines
16 KiB
Plaintext
650 lines
16 KiB
Plaintext
object frmOrderInPut_CY: TfrmOrderInPut_CY
|
|
Left = 159
|
|
Top = 61
|
|
Width = 1273
|
|
Height = 719
|
|
Caption = #20986#36135#35745#21010
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
WindowState = wsMaximized
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1257
|
|
Height = 37
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
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 TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 14
|
|
OnClick = TBSaveClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxTabControl2: TcxTabControl
|
|
Left = 0
|
|
Top = 369
|
|
Width = 1257
|
|
Height = 18
|
|
Align = alTop
|
|
LookAndFeel.Kind = lfFlat
|
|
LookAndFeel.NativeStyle = False
|
|
Style = 9
|
|
TabIndex = 0
|
|
TabOrder = 3
|
|
Tabs.Strings = (
|
|
#20135#21697#20449#24687)
|
|
ClientRectBottom = 19
|
|
ClientRectRight = 1257
|
|
ClientRectTop = 19
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 416
|
|
Width = 1257
|
|
Height = 265
|
|
Align = alClient
|
|
TabOrder = 5
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PRTCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'PrtCodeName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20135#21697#35268#26684
|
|
DataBinding.FieldName = 'PRTspec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'PRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'PRTKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
Properties.OnButtonClick = v1PRTColorPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_TradeManage.handBlack
|
|
Width = 90
|
|
end
|
|
object v1Column14: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'PRTKuanNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'ps'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Footer = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Header = DataLink_TradeManage.FoneClMaroon
|
|
Width = 60
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20986#36135#25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Footer = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Header = DataLink_TradeManage.FoneClMaroon
|
|
Width = 60
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Footer = DataLink_TradeManage.FoneClMaroon
|
|
Styles.Header = DataLink_TradeManage.FoneClMaroon
|
|
Width = 68
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'PrtPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'MXNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 137
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar
|
|
Left = 0
|
|
Top = 387
|
|
Width = 1257
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
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 = 4
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 103
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 107
|
|
OnClick = ToolButton2Click
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 37
|
|
Width = 1257
|
|
Height = 18
|
|
Align = alTop
|
|
Style = 9
|
|
TabIndex = 0
|
|
TabOrder = 1
|
|
Tabs.Strings = (
|
|
#20027#35201#20449#24687)
|
|
ClientRectBottom = 19
|
|
ClientRectRight = 1257
|
|
ClientRectTop = 19
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 55
|
|
Width = 1257
|
|
Height = 314
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 31
|
|
Top = 15
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #30003#35831#21333#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label39: TLabel
|
|
Left = 291
|
|
Top = 15
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #30003#35831#26085#26399#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label14: TLabel
|
|
Left = 31
|
|
Top = 76
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #23545#26041#21333#20301#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label19: TLabel
|
|
Left = 31
|
|
Top = 213
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #27880#24847#20107#39033#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 542
|
|
Top = 15
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #30003' '#35831' '#20154#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label13: TLabel
|
|
Left = 317
|
|
Top = 79
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #22320#22336#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 44
|
|
Top = 103
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #32852#31995#20154#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label16: TLabel
|
|
Left = 31
|
|
Top = 154
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20986#36816#26041#24335#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label18: TLabel
|
|
Left = 291
|
|
Top = 36
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #21457#36135#26085#26399#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label22: TLabel
|
|
Left = 291
|
|
Top = 105
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #32852#31995#30005#35805#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label23: TLabel
|
|
Left = 31
|
|
Top = 39
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #30003#35831#31867#22411#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object CYNO: TEdit
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 11
|
|
Width = 150
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
end
|
|
object SQDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 11
|
|
Width = 150
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
Date = 40916.670856296290000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40916.670856296290000000
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
end
|
|
object CustomerNoName: TBtnEditC
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 72
|
|
Width = 150
|
|
Height = 20
|
|
Hint = 'CustomerNo'
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
OnBtnUpClick = CustomerNoNameBtnUpClick
|
|
OnBtnDnClick = CustomerNoNameBtnDnClick
|
|
end
|
|
object CyNote: TMemo
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 213
|
|
Width = 681
|
|
Height = 57
|
|
Hint = 'CyNote/'#22791#27880
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ScrollBars = ssVertical
|
|
TabOrder = 10
|
|
OnDblClick = CyNoteDblClick
|
|
end
|
|
object SQPerson: TBtnEditC
|
|
Tag = 2
|
|
Left = 606
|
|
Top = 11
|
|
Width = 150
|
|
Height = 20
|
|
Hint = 'SQPerson/'#30003#35831#20154
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 2
|
|
OnBtnUpClick = SQPersonBtnUpClick
|
|
OnBtnDnClick = CustomerNoNameBtnDnClick
|
|
end
|
|
object Address: TEdit
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 75
|
|
Width = 399
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 6
|
|
end
|
|
object LXPerson: TEdit
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 99
|
|
Width = 150
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 7
|
|
end
|
|
object FHType: TEdit
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 150
|
|
Width = 150
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 9
|
|
end
|
|
object FHDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 32
|
|
Width = 150
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
Date = 40916.670856296290000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40916.670856296290000000
|
|
ShowCheckbox = True
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 3
|
|
end
|
|
object PhoneNo: TEdit
|
|
Tag = 2
|
|
Left = 357
|
|
Top = 101
|
|
Width = 149
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 8
|
|
end
|
|
object SQType: TComboBox
|
|
Tag = 2
|
|
Left = 97
|
|
Top = 35
|
|
Width = 150
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ItemHeight = 12
|
|
ItemIndex = 0
|
|
TabOrder = 4
|
|
Text = #38144#21806#20986#24211
|
|
Items.Strings = (
|
|
#38144#21806#20986#24211
|
|
#20379#24212#21830#36864#36135)
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 912
|
|
Top = 286
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 874
|
|
Top = 285
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 932
|
|
Top = 455
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 772
|
|
Top = 470
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 1051
|
|
Top = 452
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 838
|
|
Top = 282
|
|
object N3: TMenuItem
|
|
Caption = #21024#34892
|
|
OnClick = N3Click
|
|
end
|
|
end
|
|
object CDS_CG: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 828
|
|
Top = 541
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = CDS_CG
|
|
Left = 904
|
|
Top = 521
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 740
|
|
Top = 540
|
|
object N9: TMenuItem
|
|
Caption = #22686#21152
|
|
end
|
|
object N8: TMenuItem
|
|
Caption = '-'
|
|
end
|
|
object N4: TMenuItem
|
|
Caption = #22686#34892
|
|
end
|
|
object N5: TMenuItem
|
|
Caption = #21024#34892
|
|
end
|
|
object N6: TMenuItem
|
|
Caption = '-'
|
|
end
|
|
object N7: TMenuItem
|
|
Caption = #29983#25104#37319#36141#21333
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 962
|
|
Top = 281
|
|
end
|
|
end
|