794 lines
21 KiB
Plaintext
794 lines
21 KiB
Plaintext
object frmContractListCGSel: TfrmContractListCGSel
|
|
Left = 187
|
|
Top = 61
|
|
Width = 1382
|
|
Height = 754
|
|
Caption = #37319#36141#21512#21516
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1366
|
|
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_Yarn.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 97
|
|
Width = 1366
|
|
Height = 394
|
|
Align = alTop
|
|
TabOrder = 3
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DS_Main
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_Yarn.SHuangSe
|
|
Styles.IncSearch = DataLink_Yarn.SHuangSe
|
|
Styles.Selection = DataLink_Yarn.SHuangSe
|
|
Styles.Header = DataLink_Yarn.Default
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #37319#36141#21333#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 73
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20379#26041
|
|
DataBinding.FieldName = 'BuyName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 94
|
|
end
|
|
object v1OrdPerson1: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'YwyName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 91
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #38656#26041
|
|
DataBinding.FieldName = 'SellName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 99
|
|
end
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'ConDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 86
|
|
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_Yarn.Default
|
|
Width = 85
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
DataBinding.FieldName = 'status'
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #21512#21516#38468#20214
|
|
DataBinding.FieldName = 'ISSC'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 87
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #21046#21333#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1Column14: TcxGridDBColumn
|
|
Caption = #29305#27530
|
|
DataBinding.FieldName = 'TS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'TsNote'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #24635#31665'/'#20214#25968
|
|
DataBinding.FieldName = 'ZPiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 98
|
|
end
|
|
object v1Column16: TcxGridDBColumn
|
|
Caption = #24635#25968#37327
|
|
DataBinding.FieldName = 'ZShuL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #24635#24050#37319#36141#25968#37327
|
|
DataBinding.FieldName = 'ZYCGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 94
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #24635#26410#37319#36141#25968#37327
|
|
DataBinding.FieldName = 'ZWCGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'ZShuUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #24635#37329#39069
|
|
DataBinding.FieldName = 'ZJinE'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v1Column19: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'ZJinUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1366
|
|
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 = 291
|
|
Top = 15
|
|
Width = 40
|
|
Height = 12
|
|
Caption = #38656' '#26041
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 454
|
|
Top = 15
|
|
Width = 53
|
|
Height = 12
|
|
Caption = #19994' '#21153' '#21592
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 430
|
|
Top = 99
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 623
|
|
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 Label12: TLabel
|
|
Left = 303
|
|
Top = 99
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #20811#37325
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label13: TLabel
|
|
Left = 303
|
|
Top = 123
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #38376#24133
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 160
|
|
Top = 16
|
|
Width = 6
|
|
Height = 12
|
|
Caption = '-'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 766
|
|
Top = 15
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #21046#21333#20154
|
|
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
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 168
|
|
Top = 11
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
end
|
|
object BuyName: TEdit
|
|
Tag = 2
|
|
Left = 331
|
|
Top = 11
|
|
Width = 78
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = BuyNameChange
|
|
end
|
|
object ywyname: TEdit
|
|
Tag = 2
|
|
Left = 507
|
|
Top = 11
|
|
Width = 76
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = BuyNameChange
|
|
end
|
|
object MPRTCodeName: TEdit
|
|
Tag = 2
|
|
Left = 483
|
|
Top = 95
|
|
Width = 76
|
|
Height = 20
|
|
TabOrder = 7
|
|
OnChange = BuyNameChange
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 664
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = BuyNameChange
|
|
end
|
|
object MPRTKZ: TEdit
|
|
Tag = 2
|
|
Left = 332
|
|
Top = 95
|
|
Width = 56
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnChange = BuyNameChange
|
|
end
|
|
object MPRTMF: TEdit
|
|
Tag = 2
|
|
Left = 332
|
|
Top = 119
|
|
Width = 56
|
|
Height = 20
|
|
TabOrder = 8
|
|
OnChange = BuyNameChange
|
|
end
|
|
object Filler: TEdit
|
|
Tag = 2
|
|
Left = 807
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = BuyNameChange
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 75
|
|
Width = 1366
|
|
Height = 22
|
|
Align = alTop
|
|
TabOrder = 2
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.Style = 9
|
|
Properties.TabIndex = 2
|
|
Properties.Tabs.Strings = (
|
|
#26410#25552#20132
|
|
#24050#25552#20132
|
|
#24050#23457#26680
|
|
#24050#21462#28040
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 22
|
|
ClientRectRight = 1366
|
|
ClientRectTop = 19
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Top = 707
|
|
Width = 1366
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 491
|
|
Width = 1366
|
|
Height = 216
|
|
Align = alClient
|
|
TabOrder = 4
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DS_Sub
|
|
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
|
|
Column = v1PRTPrice
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V2Column2
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_Yarn.SHuangSe
|
|
Styles.IncSearch = DataLink_Yarn.SHuangSe
|
|
Styles.Selection = DataLink_Yarn.SHuangSe
|
|
Styles.Header = DataLink_Yarn.Default
|
|
object v1XHNo: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'XHNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 55
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'P_Code'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'P_Name'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'P_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #25104#20998
|
|
DataBinding.FieldName = 'P_CF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 56
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'P_MF'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'P_KZ'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object V2Column1: TcxGridDBColumn
|
|
Caption = #31665'/'#20214#25968
|
|
DataBinding.FieldName = 'PiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 70
|
|
end
|
|
object V2Column3: TcxGridDBColumn
|
|
Caption = #24050#37319#36141#25968#37327
|
|
DataBinding.FieldName = 'YCGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object V2Column4: TcxGridDBColumn
|
|
Caption = #26410#37319#36141#25968#37327
|
|
DataBinding.FieldName = 'WCGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'qtyUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.Items.Strings = (
|
|
'Kg'
|
|
'M'
|
|
'Y')
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_Yarn.Default
|
|
Width = 68
|
|
end
|
|
object v1PRTPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_Yarn.handBlack
|
|
Width = 70
|
|
end
|
|
object V2Column2: TcxGridDBColumn
|
|
Caption = #24635#37329#39069
|
|
DataBinding.FieldName = 'MxMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZtype'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'RMB'
|
|
'USD')
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 712
|
|
Top = 208
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
Parameters = <>
|
|
Left = 400
|
|
Top = 160
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 368
|
|
Top = 160
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 344
|
|
Top = 160
|
|
end
|
|
object DS_Main: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 656
|
|
Top = 216
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 600
|
|
Top = 264
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBDataSet1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 184
|
|
Top = 240
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 144
|
|
Top = 240
|
|
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 = 240
|
|
Top = 240
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_Yarn.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 104
|
|
Top = 240
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 240
|
|
Top = 128
|
|
object N11: TMenuItem
|
|
Caption = #26684#24335'1'
|
|
end
|
|
object N21: TMenuItem
|
|
Caption = #26684#24335'2'
|
|
end
|
|
object N31: TMenuItem
|
|
Caption = #26684#24335'3'
|
|
end
|
|
end
|
|
object DS_Sub: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 648
|
|
Top = 264
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 712
|
|
Top = 272
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 600
|
|
Top = 216
|
|
end
|
|
end
|