636 lines
17 KiB
Plaintext
636 lines
17 KiB
Plaintext
object frmContractSelList: TfrmContractSelList
|
|
Left = 49
|
|
Top = 122
|
|
Width = 1244
|
|
Height = 600
|
|
Align = alClient
|
|
Caption = #35746#21333#21512#21516#36873#25321
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1228
|
|
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_YSYF.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 ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
Caption = #36873#25321
|
|
ImageIndex = 41
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 185
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1228
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 15
|
|
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 Label4: TLabel
|
|
Left = 407
|
|
Top = 15
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 265
|
|
Top = 15
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 911
|
|
Top = 15
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 529
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #30333#22383#21333#21495
|
|
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 = 11
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 163
|
|
Top = 10
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object CustomerNoName: TEdit
|
|
Tag = 2
|
|
Left = 436
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 306
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = ConNoKeyPress
|
|
end
|
|
object MPRTType: TComboBox
|
|
Tag = 1
|
|
Left = 940
|
|
Top = 11
|
|
Width = 88
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 4
|
|
Visible = False
|
|
OnChange = CustomerNoNameChange
|
|
Items.Strings = (
|
|
#22806#38144
|
|
#20869#38144
|
|
'')
|
|
end
|
|
object BPConNo: TEdit
|
|
Tag = 2
|
|
Left = 582
|
|
Top = 11
|
|
Width = 139
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = ConNoKeyPress
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 75
|
|
Width = 1228
|
|
Height = 285
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = Tv1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column11
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_YSYF.SHuangSe
|
|
Styles.IncSearch = DataLink_YSYF.SHuangSe
|
|
Styles.Selection = DataLink_YSYF.SHuangSe
|
|
Styles.Header = DataLink_YSYF.Default
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 67
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = 'PO#'
|
|
DataBinding.FieldName = 'KHConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20379#26041
|
|
DataBinding.FieldName = 'SYRName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 89
|
|
end
|
|
object v1OrdPerson1: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'ConPerson1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 78
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #38656#26041
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 87
|
|
end
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 70
|
|
end
|
|
object v1DeliveryDate: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DlyDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 71
|
|
end
|
|
object v1PRTPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'PRTPrice'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 61
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'PriceUnit'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 43
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 67
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 64
|
|
end
|
|
object v1MPRTCF: TcxGridDBColumn
|
|
Caption = #28322#30701#35013
|
|
DataBinding.FieldName = 'QtyNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 88
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
DataBinding.FieldName = 'status'
|
|
Visible = False
|
|
Hidden = True
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #21512#21516#38468#20214
|
|
DataBinding.FieldName = 'FJFlag'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Width = 58
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'ConMoney'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Styles.Content = DataLink_YSYF.FoneRed
|
|
Styles.Footer = DataLink_YSYF.FoneRed
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 80
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #30333#22383#21333#21495
|
|
DataBinding.FieldName = 'BPConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 394
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Top = 360
|
|
Width = 1228
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
Control = cxGrid2
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 368
|
|
Width = 1228
|
|
Height = 193
|
|
Align = alBottom
|
|
TabOrder = 4
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBColumn5
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBColumn6
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_YSYF.SHuangSe
|
|
Styles.IncSearch = DataLink_YSYF.SHuangSe
|
|
Styles.Selection = DataLink_YSYF.SHuangSe
|
|
Styles.Header = DataLink_YSYF.Default
|
|
object v1XHNo: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'XHNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 35
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #30333#22383#21333#21495
|
|
DataBinding.FieldName = 'StyleNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 91
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PrtCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 87
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'PrtCodeName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 107
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #35268#26684#25104#20998
|
|
DataBinding.FieldName = 'prtspec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 70
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 90
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #38376#24133'CM'
|
|
DataBinding.FieldName = 'prtmf'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 59
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'prtkz'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 64
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 60
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'Y'
|
|
'KG')
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'PRTPrice'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 58
|
|
end
|
|
object v1PriceUnit: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'PriceUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'RMB'
|
|
'USD')
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Styles.Header = DataLink_YSYF.handBlack
|
|
Width = 46
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'ConMXMoney'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn10: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'SOrdDefNote1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 113
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 504
|
|
Top = 184
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 320
|
|
Top = 176
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 344
|
|
Top = 176
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 288
|
|
Top = 176
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 440
|
|
Top = 184
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 472
|
|
Top = 184
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ClientDataSet2
|
|
Left = 488
|
|
Top = 440
|
|
end
|
|
object ClientDataSet2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 520
|
|
Top = 440
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 440
|
|
end
|
|
end
|