828 lines
22 KiB
Plaintext
828 lines
22 KiB
Plaintext
inherited frmTradeMarketInPut: TfrmTradeMarketInPut
|
|
Left = 143
|
|
Top = 4
|
|
Caption = #35746#21333#24405#20837
|
|
ClientHeight = 652
|
|
ClientWidth = 1787
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -16
|
|
Position = poMainFormCenter
|
|
WindowState = wsMaximized
|
|
ExplicitWidth = 1803
|
|
ExplicitHeight = 691
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1787
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 99
|
|
Caption = 'ToolBar1'
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Images = cxImageList_bar
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
ExplicitWidth = 1360
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 174
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar [1]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 185
|
|
Width = 1787
|
|
Height = 24
|
|
ButtonHeight = 30
|
|
ButtonWidth = 67
|
|
Caption = 'ToolBar1'
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Images = cxImageList_bar
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
ExplicitWidth = 1360
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 2
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 6
|
|
OnClick = ToolButton2Click
|
|
end
|
|
end
|
|
object Panel2: TPanel [2]
|
|
Left = 0
|
|
Top = 209
|
|
Width = 1787
|
|
Height = 443
|
|
Align = alClient
|
|
Caption = 'Panel2'
|
|
TabOrder = 2
|
|
ExplicitWidth = 1360
|
|
object Panel3: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 1499
|
|
Height = 441
|
|
Align = alClient
|
|
Caption = 'Panel2'
|
|
TabOrder = 0
|
|
ExplicitWidth = 1072
|
|
object cxGrid1: TcxGrid
|
|
Left = 1
|
|
Top = 1
|
|
Width = 1497
|
|
Height = 439
|
|
Align = alClient
|
|
TabOrder = 0
|
|
ExplicitWidth = 1070
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DS_1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = VC_PRTPs
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsData.Deleting = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'SerialNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 50
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Tag = 99
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Width = 66
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = Tv1Column1PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 102
|
|
end
|
|
object Tv1Column7: TcxGridDBColumn
|
|
Caption = #33394#24067#21517#31216
|
|
DataBinding.FieldName = 'C_Name'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxLookupComboBoxProperties'
|
|
Properties.KeyFieldNames = 'C_Name'
|
|
Properties.ListColumns = <
|
|
item
|
|
Caption = #21697#21517
|
|
HeaderAlignment = taCenter
|
|
Width = 64
|
|
FieldName = 'C_Name'
|
|
end>
|
|
Properties.ListSource = DS_PM
|
|
Properties.OnEditValueChanged = Tv1Column7PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 125
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'C_Color'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 116
|
|
end
|
|
object Tv1Column12: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'C_ColorNo'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxLookupComboBoxProperties'
|
|
Properties.KeyFieldNames = 'C_ColorNo'
|
|
Properties.ListColumns = <
|
|
item
|
|
Caption = #33394#21495
|
|
HeaderAlignment = taCenter
|
|
FieldName = 'C_ColorNo'
|
|
end
|
|
item
|
|
Caption = #39068#33394
|
|
HeaderAlignment = taCenter
|
|
FieldName = 'C_Color'
|
|
end>
|
|
Properties.ListSource = DS_YS
|
|
Properties.OnEditValueChanged = Tv1Column12PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 75
|
|
end
|
|
object Tv1Column9: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'C_Spec'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column11: TcxGridDBColumn
|
|
Caption = #33457#22411
|
|
DataBinding.FieldName = 'C_Pattern'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'C_Width'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column10: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'C_GramWeight'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object VC_PRTPs: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'TMSPiece'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 112
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'TMSQty'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 98
|
|
end
|
|
object Tv1Column8: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'TMSUnit'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #21253#32568#36153
|
|
DataBinding.FieldName = 'GangFee'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column13: TcxGridDBColumn
|
|
Caption = #36816#36153
|
|
DataBinding.FieldName = 'Transfee'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column14: TcxGridDBColumn
|
|
Caption = #20854#23427#36153
|
|
DataBinding.FieldName = 'Otherfee'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'OrdSNote'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 105
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 1500
|
|
Top = 1
|
|
Width = 286
|
|
Height = 441
|
|
Align = alRight
|
|
Caption = 'Panel4'
|
|
TabOrder = 1
|
|
ExplicitLeft = 1073
|
|
object Panel5: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 284
|
|
Height = 41
|
|
Align = alTop
|
|
TabOrder = 0
|
|
object Label33: TLabel
|
|
Left = 113
|
|
Top = 10
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #25968#37327
|
|
end
|
|
object Label38: TLabel
|
|
Left = 20
|
|
Top = 10
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #24207#21495
|
|
end
|
|
object QtyMX: TcxTextEdit
|
|
Left = 163
|
|
Top = 6
|
|
TabOrder = 0
|
|
OnKeyPress = QtyMXKeyPress
|
|
Width = 89
|
|
end
|
|
end
|
|
object GroupBox2: TGroupBox
|
|
Left = 1
|
|
Top = 42
|
|
Width = 284
|
|
Height = 398
|
|
Align = alClient
|
|
Caption = #21452#20987#21024#38500#26126#32454#20449#24687
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 2
|
|
Top = 23
|
|
Width = 280
|
|
Height = 373
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TvMX: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
OnCellDblClick = TvMXCellDblClick
|
|
DataController.DataSource = DS_MX
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn8
|
|
end
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn8
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn8
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = cxGridDBColumn8
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
OptionsView.IndicatorWidth = 33
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Meter'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 66
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TvMX
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox [3]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1787
|
|
Height = 155
|
|
Align = alTop
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsNone
|
|
Ctl3D = False
|
|
ParentCtl3D = False
|
|
TabOrder = 3
|
|
OnClick = ScrollBox1Click
|
|
ExplicitLeft = -1
|
|
ExplicitTop = 24
|
|
object Label3: TLabel
|
|
Left = 730
|
|
Top = 70
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #21046#21333#26085#26399
|
|
end
|
|
object Label25: TLabel
|
|
Left = 1112
|
|
Top = 164
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #20132#36135#26085#26399
|
|
Visible = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 29
|
|
Top = 68
|
|
Width = 77
|
|
Height = 21
|
|
Caption = #22791' '#27880
|
|
end
|
|
object Label2: TLabel
|
|
Left = 730
|
|
Top = 21
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #21333#25454#32534#21495
|
|
end
|
|
object Label14: TLabel
|
|
Left = 29
|
|
Top = 21
|
|
Width = 72
|
|
Height = 21
|
|
Caption = #23458' '#25143
|
|
end
|
|
object Label20: TLabel
|
|
Left = 789
|
|
Top = 164
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #32463#33829#21333#20301
|
|
Visible = False
|
|
end
|
|
object Label19: TLabel
|
|
Left = 371
|
|
Top = 247
|
|
Width = 80
|
|
Height = 21
|
|
Caption = #32852#31995#26041#24335#65306
|
|
Visible = False
|
|
end
|
|
object Label37: TLabel
|
|
Left = 1077
|
|
Top = 21
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #35746#21333#31867#22411
|
|
end
|
|
object Label18: TLabel
|
|
Left = 730
|
|
Top = 119
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #21457#36135#22320#22336
|
|
end
|
|
object Label4: TLabel
|
|
Left = 352
|
|
Top = 21
|
|
Width = 48
|
|
Height = 21
|
|
Caption = #35746#21333#21495
|
|
end
|
|
object TMMNo: TcxTextEdit
|
|
Tag = 2
|
|
Left = 814
|
|
Top = 17
|
|
Enabled = False
|
|
TabOrder = 0
|
|
Width = 200
|
|
end
|
|
object TMMDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 814
|
|
Top = 66
|
|
Width = 200
|
|
Height = 29
|
|
BevelInner = bvNone
|
|
Date = 40916.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.670856296288548000
|
|
TabOrder = 1
|
|
end
|
|
object DLYDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 1196
|
|
Top = 160
|
|
Width = 200
|
|
Height = 29
|
|
BevelInner = bvNone
|
|
Date = 40916.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.670856296288548000
|
|
ShowCheckbox = True
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
object OrdNote: TMemo
|
|
Tag = 2
|
|
Left = 122
|
|
Top = 68
|
|
Width = 511
|
|
Height = 81
|
|
Hint = 'OrdNote/'#22791#27880
|
|
ScrollBars = ssVertical
|
|
TabOrder = 3
|
|
OnDblClick = PackNoteDblClick
|
|
end
|
|
object OrdType: TComboBox
|
|
Tag = 2
|
|
Left = 1164
|
|
Top = 17
|
|
Width = 200
|
|
Height = 29
|
|
Style = csDropDownList
|
|
Ctl3D = False
|
|
Enabled = False
|
|
ItemIndex = 0
|
|
ParentCtl3D = False
|
|
TabOrder = 4
|
|
Text = #27491#24120#21333
|
|
Items.Strings = (
|
|
#27491#24120#21333
|
|
#21098#26679#21333)
|
|
end
|
|
object OurCoName: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 882
|
|
Top = 160
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = OurCoNamePropertiesButtonClick
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 5
|
|
Visible = False
|
|
OnDblClick = OurCoNameDblClick
|
|
Width = 200
|
|
end
|
|
object ShippingAddress: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 814
|
|
Top = 115
|
|
Hint = 'ShippingAddress/'#21457#36135#22320#22336
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = ShippingAddressPropertiesButtonClick
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 6
|
|
OnDblClick = OurCoNameDblClick
|
|
Width = 200
|
|
end
|
|
object CONTACT: TcxButtonEdit
|
|
Tag = 2
|
|
Left = 469
|
|
Top = 243
|
|
Hint = 'CONTACT/'#32852#31995#26041#24335
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = ShippingAddressPropertiesButtonClick
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 7
|
|
Visible = False
|
|
OnDblClick = OurCoNameDblClick
|
|
Width = 545
|
|
end
|
|
object BuyOrdNo: TcxTextEdit
|
|
Tag = 2
|
|
Left = 436
|
|
Top = 17
|
|
TabOrder = 8
|
|
Width = 200
|
|
end
|
|
object CustName: TcxMRUEdit
|
|
Left = 122
|
|
Top = 17
|
|
Properties.ImmediatePost = True
|
|
Properties.ReadOnly = False
|
|
Properties.OnButtonClick = StkPositionPropertiesButtonClick
|
|
TabOrder = 9
|
|
Width = 200
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Left = 584
|
|
Top = 188
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Left = 666
|
|
Top = 188
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 748
|
|
Top = 436
|
|
end
|
|
inherited cxImageList_bar: TcxImageList
|
|
FormatVersion = 1
|
|
Left = 830
|
|
Top = 312
|
|
DesignInfo = 20448062
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 830
|
|
Top = 188
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Parameters = <>
|
|
Left = 502
|
|
Top = 188
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 502
|
|
Top = 374
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 584
|
|
Top = 312
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 748
|
|
Top = 312
|
|
end
|
|
object ADOQueryLabel: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Parameters = <>
|
|
Left = 748
|
|
Top = 188
|
|
end
|
|
object ADO_I1: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Parameters = <>
|
|
Left = 584
|
|
Top = 250
|
|
end
|
|
object DS_I1: TDataSource
|
|
DataSet = ADO_I1
|
|
Left = 584
|
|
Top = 374
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
ConnectTimeout = 0
|
|
NATKeepAlive.UseKeepAlive = False
|
|
NATKeepAlive.IdleTimeMS = 0
|
|
NATKeepAlive.IntervalMS = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
ReadTimeout = 0
|
|
Left = 666
|
|
Top = 436
|
|
end
|
|
object ADO_I2: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
Parameters = <>
|
|
Left = 666
|
|
Top = 250
|
|
end
|
|
object DS_I2: TDataSource
|
|
DataSet = ADO_I2
|
|
Left = 666
|
|
Top = 374
|
|
end
|
|
object DS_MX: TDataSource
|
|
DataSet = CDS_MX
|
|
Left = 748
|
|
Top = 374
|
|
end
|
|
object CDS_MX: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 666
|
|
Top = 312
|
|
end
|
|
object ADO_YS: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 502
|
|
Top = 312
|
|
end
|
|
object DS_YS: TDataSource
|
|
DataSet = ADO_YS
|
|
Left = 584
|
|
Top = 436
|
|
end
|
|
object DS_RCPM: TDataSource
|
|
DataSet = ADO_RCPM
|
|
Left = 502
|
|
Top = 436
|
|
end
|
|
object ADO_PM: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 748
|
|
Top = 250
|
|
end
|
|
object ADO_RCPM: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 830
|
|
Top = 250
|
|
end
|
|
object DS_PM: TDataSource
|
|
DataSet = ADO_PM
|
|
Left = 830
|
|
Top = 374
|
|
end
|
|
object ADO_1: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 502
|
|
Top = 250
|
|
end
|
|
object CDS_KH: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 312
|
|
Top = 376
|
|
end
|
|
object ADO_KH: TADOQuery
|
|
Connection = DataLink_TradeMarket.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 214
|
|
Top = 346
|
|
end
|
|
end
|