D7myzhenyong/船样仓库(样品&印花)/U_CYGGCk.dfm
DESKTOP-E401PHE\Administrator 237de1c308 0
2025-08-26 15:25:51 +08:00

911 lines
25 KiB
Plaintext

object frmCYGGCk: TfrmCYGGCk
Left = 210
Top = 32
Width = 1112
Height = 783
BorderIcons = [biSystemMenu]
Caption = #33337#26679#25346#38057#20986#24211#20449#24687
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 = 1096
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = YPCK_DataLink.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 Panel1: TPanel
Left = 0
Top = 29
Width = 1096
Height = 68
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 36
Top = 20
Width = 48
Height = 12
Caption = #20986#24211#26085#26399
end
object Label2: TLabel
Left = 486
Top = 20
Width = 48
Height = 12
Caption = #20986#24211#31867#22411
end
object Label3: TLabel
Left = 644
Top = 92
Width = 48
Height = 12
Caption = #21457#24448#21333#20301
end
object Label6: TLabel
Left = 670
Top = 20
Width = 48
Height = 12
Caption = #36816#36755#26041#24335
end
object Label7: TLabel
Left = 682
Top = 44
Width = 36
Height = 12
Caption = #39046#29992#20154
end
object Label8: TLabel
Left = 218
Top = 20
Width = 48
Height = 12
Caption = #20986#24211#21333#21495
end
object Label9: TLabel
Left = 218
Top = 44
Width = 48
Height = 12
Caption = #23458' '#25143
end
object Label12: TLabel
Left = 36
Top = 44
Width = 48
Height = 12
Caption = #19994' '#21153' '#21592
end
object Label13: TLabel
Left = 486
Top = 44
Width = 48
Height = 12
Caption = #23458#25143#37096#38376
end
object CRTime: TDateTimePicker
Left = 88
Top = 16
Width = 100
Height = 20
Date = 41509.970132187500000000
Format = 'yyyy-MM-dd'
Time = 41509.970132187500000000
Enabled = False
TabOrder = 0
end
object CRType: TComboBox
Left = 538
Top = 16
Width = 100
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 1
Text = #23458#25143#37096#39046#29992
Items.Strings = (
#23458#25143#37096#39046#29992
#23458#25143#23492#20859#20986#24211
#31859#26679#20986#24211
#38144#21806#20986#24211
#20869#37096#35843#25320#20986#24211)
end
object ToCustName: TBtnEditA
Tag = 2
Left = 696
Top = 88
Width = 321
Height = 20
ReadOnly = True
TabOrder = 2
OnBtnClick = ToCustNameBtnClick
end
object CRNo: TEdit
Left = 270
Top = 16
Width = 201
Height = 20
TabOrder = 3
end
object custName: TBtnEditA
Left = 270
Top = 40
Width = 201
Height = 20
TabOrder = 4
OnBtnClick = custNameBtnClick
end
object TOYWY: TBtnEditA
Left = 88
Top = 40
Width = 100
Height = 20
TabOrder = 5
OnBtnClick = TOYWYBtnClick
end
object defstr1: TBtnEditA
Left = 726
Top = 16
Width = 160
Height = 20
TabOrder = 6
OnBtnClick = defstr1BtnClick
end
object KHYWB: TBtnEditA
Left = 538
Top = 40
Width = 100
Height = 20
Hint = 'KHYWB/'#23458#25143#37096#38376
ReadOnly = True
TabOrder = 7
OnBtnClick = KHYWBBtnClick
end
object defstr2: TComboBox
Left = 726
Top = 40
Width = 100
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 8
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 128
Width = 1096
Height = 616
Align = alClient
TabOrder = 2
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = 'C_Code'
Column = v1P_CodeName
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1RollNum
end
item
Kind = skSum
Column = v1Qty
end
item
Kind = skSum
Column = v1Column2
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
OptionsView.IndicatorWidth = 20
Styles.Header = YPCK_DataLink.Default
OnCustomDrawIndicatorCell = Tv1CustomDrawIndicatorCell
object v1Column5: TcxGridDBColumn
Caption = #24211#20301
DataBinding.FieldName = 'kuwei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 100
end
object v1Column6: TcxGridDBColumn
Caption = #25351#31034#21333#21495
DataBinding.FieldName = 'FROMOrderno'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 71
end
object v1P_Code: TcxGridDBColumn
Caption = #26679#21697#32534#21495
DataBinding.FieldName = 'P_Code'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 92
end
object v1P_CodeName: TcxGridDBColumn
Caption = #20013#25991#21517#31216
DataBinding.FieldName = 'P_CodeName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1P_CodeNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object v1P_SPEC: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'P_SPEC'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object v1Column4: TcxGridDBColumn
Caption = #25104#20998
DataBinding.FieldName = 'P_CF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object v1P_Color: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'P_Color'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object v1Column9: TcxGridDBColumn
Caption = #33457#22411#33457#21495
DataBinding.FieldName = 'P_HX'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 76
end
object v1Column3: TcxGridDBColumn
Caption = #32433#25903
DataBinding.FieldName = 'shazhi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 70
end
object v1P_MF: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'P_SMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 70
end
object v1P_KZ: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'P_SKZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 77
end
object v1Column10: TcxGridDBColumn
Caption = #23458#25143#27454#21495
DataBinding.FieldName = 'khkh'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 77
end
object v1RollNum: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'RollNum'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Content = YPCK_DataLink.FontBlue
Styles.Footer = YPCK_DataLink.FontBlue
Styles.Header = YPCK_DataLink.FontBlue
Width = 50
end
object v1Qty: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Content = YPCK_DataLink.FontBlue
Styles.Footer = YPCK_DataLink.FontBlue
Styles.Header = YPCK_DataLink.FontBlue
Width = 60
end
object Tv1Column5: TcxGridDBColumn
Caption = #23454#26102#24211#23384
DataBinding.FieldName = 'SSKC'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 84
end
object v1QtyUnit: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'M'
'Y'
'KG'
#20010)
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object v1Column7: TcxGridDBColumn
Caption = #21442#32771#20215
DataBinding.FieldName = 'price'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
end
object v1Column1: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'ckprice'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 60
end
object v1Column2: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'money'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Footer = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Header = YPCK_DataLink.cxStyle_fontclFuchsia
Width = 65
end
object v1Column11: TcxGridDBColumn
Caption = #20854#20182#36153
DataBinding.FieldName = 'OtherFee'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 57
end
object v1Note: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 132
end
object Tv1Column1: TcxGridDBColumn
Caption = #26679#21697#31867#22411
DataBinding.FieldName = 'YPType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object Tv1Column2: TcxGridDBColumn
Caption = #21367#21495
DataBinding.FieldName = 'JuanHao'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object Tv1Column3: TcxGridDBColumn
Caption = #26159#21542#24120#35268
DataBinding.FieldName = 'ISCGPZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object Tv1Column4: TcxGridDBColumn
Caption = #20837#24211#20179#24211
DataBinding.FieldName = 'YPCFD'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object Tv1Column9: TcxGridDBColumn
Caption = #21697#36136
DataBinding.FieldName = 'pingzhi'
HeaderAlignmentHorz = taCenter
Width = 70
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar2: TToolBar
Left = 0
Top = 97
Width = 1096
Height = 31
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 = YPCK_DataLink.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 3
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
object edtScan: TEdit
Left = 126
Top = 0
Width = 151
Height = 30
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnKeyPress = edtScanKeyPress
end
end
object cxGrid2: TcxGrid
Left = 124
Top = 129
Width = 945
Height = 166
TabOrder = 4
Visible = False
object TV2: TcxGridDBTableView
OnDblClick = TV2DblClick
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DS_2
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = 'C_Code'
Column = cxGridDBColumn4
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = cxGridDBColumn11
end
item
Kind = skSum
Column = cxGridDBColumn12
end
item
Kind = skSum
end
item
Kind = skSum
Column = cxGridDBColumn13
end
item
Kind = skSum
Column = cxGridDBColumn14
end
item
Kind = skSum
Column = cxGridDBColumn15
end
item
Kind = skSum
Column = cxGridDBColumn16
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
OptionsView.IndicatorWidth = 20
Styles.Header = YPCK_DataLink.Default
object v1Ssel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'Ssel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
Visible = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
end
object cxGridDBColumn1: TcxGridDBColumn
Caption = #25351#31034#21333#21495
DataBinding.FieldName = 'FromOrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 78
end
object Tv1Column6: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'ORDDATE'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 74
end
object Tv1Column7: TcxGridDBColumn
Caption = #35746#21333#39068#33394#25968
DataBinding.FieldName = 'ddyss'
HeaderAlignmentHorz = taCenter
Width = 101
end
object v1kuwei: TcxGridDBColumn
Caption = #24211#20301
DataBinding.FieldName = 'kuwei'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 111
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'price'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 82
end
object v1Column8: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'ywy'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 81
end
object VCfactoryName: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'factoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 130
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #26679#21697#32534#21495
DataBinding.FieldName = 'P_Code'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 70
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #20013#25991#21517#31216
DataBinding.FieldName = 'P_CodeName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object cxGridDBColumn5: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'P_SPEC'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object v1defnote5: TcxGridDBColumn
Caption = #32433#25903
DataBinding.FieldName = 'shazhi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 80
end
object cxGridDBColumn6: TcxGridDBColumn
Caption = #33457#22411
DataBinding.FieldName = 'P_HX'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 72
end
object cxGridDBColumn7: TcxGridDBColumn
Caption = #25104#20998
DataBinding.FieldName = 'P_CF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object cxGridDBColumn8: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'P_Color'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 60
end
object cxGridDBColumn9: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'P_SMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object cxGridDBColumn10: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'P_SKZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 90
end
object Tv1Column8: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'KCNOTE'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 71
end
object cxGridDBColumn11: TcxGridDBColumn
Caption = #20837#24211#21305#25968
DataBinding.FieldName = 'RKRollNum'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.FontBlue
Styles.Footer = YPCK_DataLink.FontBlue
Styles.Header = YPCK_DataLink.FontBlue
Width = 60
end
object cxGridDBColumn12: TcxGridDBColumn
Caption = #20837#24211#25968#37327
DataBinding.FieldName = 'RKQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.FontBlue
Styles.Footer = YPCK_DataLink.FontBlue
Styles.Header = YPCK_DataLink.FontBlue
Width = 60
end
object cxGridDBColumn13: TcxGridDBColumn
Caption = #20986#24211#21305#25968
DataBinding.FieldName = 'ckRollnum'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.cxStyle_fontclGreen
Styles.Footer = YPCK_DataLink.cxStyle_fontclGreen
Styles.Header = YPCK_DataLink.cxStyle_fontclGreen
Width = 60
end
object cxGridDBColumn14: TcxGridDBColumn
Caption = #20986#24211#25968#37327
DataBinding.FieldName = 'ckQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.cxStyle_fontclGreen
Styles.Footer = YPCK_DataLink.cxStyle_fontclGreen
Styles.Header = YPCK_DataLink.cxStyle_fontclGreen
Width = 60
end
object cxGridDBColumn15: TcxGridDBColumn
Caption = #24211#23384#21305#25968
DataBinding.FieldName = 'kcRollNum'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Footer = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Header = YPCK_DataLink.cxStyle_fontclFuchsia
Width = 60
end
object cxGridDBColumn16: TcxGridDBColumn
Caption = #24211#23384#25968#37327
DataBinding.FieldName = 'kcQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Styles.Content = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Footer = YPCK_DataLink.cxStyle_fontclFuchsia
Styles.Header = YPCK_DataLink.cxStyle_fontclFuchsia
Width = 60
end
object cxGridDBColumn17: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'M'
'Kg')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 62
end
object cxGridDBColumn18: TcxGridDBColumn
Caption = #20837#24211#20179#24211
DataBinding.FieldName = 'YPCFD'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object cxGridDBColumn19: TcxGridDBColumn
Caption = #21367#21495
DataBinding.FieldName = 'JuanHao'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object cxGridDBColumn20: TcxGridDBColumn
Caption = #26159#21542#24120#35268
DataBinding.FieldName = 'ISCGPZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
object cxGridDBColumn21: TcxGridDBColumn
Caption = #26679#21697#31867#22411
DataBinding.FieldName = 'YPType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 66
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
object ADOQueryCmd: TADOQuery
Connection = YPCK_DataLink.ADOLink
Parameters = <>
Left = 292
Top = 8
end
object ADOQueryTmp: TADOQuery
Connection = YPCK_DataLink.ADOLink
Parameters = <>
Left = 340
Top = 8
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 400
Top = 9
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 464
Top = 17
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 728
Top = 101
end
object CDS_2: TClientDataSet
Aggregates = <>
Params = <>
Left = 764
Top = 177
end
object DS_2: TDataSource
DataSet = CDS_2
Left = 792
Top = 177
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 736
Top = 178
end
end