826 lines
21 KiB
Plaintext
826 lines
21 KiB
Plaintext
object frmContractCGJGList: TfrmContractCGJGList
|
|
Left = 189
|
|
Top = 135
|
|
Width = 1357
|
|
Height = 623
|
|
Caption = #37319#36141#21152#24037#21512#21516
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1341
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 107
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_FMMD.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 TBAdd: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 11
|
|
OnClick = TBEditClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22797#21046
|
|
ImageIndex = 38
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 39
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 441
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23457#26680#26597#30475#23436#25104
|
|
ImageIndex = 39
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 552
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21512#21516#38468#20214
|
|
ImageIndex = 22
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBSSOk: TToolButton
|
|
Left = 639
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36865#23457
|
|
ImageIndex = 16
|
|
OnClick = TBSSOkClick
|
|
end
|
|
object TBSSNO: TToolButton
|
|
Left = 702
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36865#23457#25764#38144
|
|
ImageIndex = 17
|
|
OnClick = TBSSNOClick
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 789
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
OnClick = TBPrintClick
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 852
|
|
Top = 5
|
|
Width = 104
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 0
|
|
Visible = False
|
|
Items.Strings = (
|
|
#37319#36141#21152#24037#21512#21516)
|
|
end
|
|
object ToolButton8: TToolButton
|
|
Left = 956
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
OnClick = ToolButton8Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 1019
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25805#20316#35828#26126
|
|
ImageIndex = 41
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 1106
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1341
|
|
Height = 67
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 25
|
|
Top = 15
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 199
|
|
Top = 15
|
|
Width = 70
|
|
Height = 13
|
|
Caption = #22383#24067#21512#21516#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 376
|
|
Top = 15
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #20135#21697#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 222
|
|
Top = 40
|
|
Width = 42
|
|
Height = 13
|
|
Caption = #20379#24212#21830
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label14: TLabel
|
|
Left = 376
|
|
Top = 40
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #21512#21516#31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 541
|
|
Top = 15
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #35268#26684#22411#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 541
|
|
Top = 40
|
|
Width = 60
|
|
Height = 13
|
|
Caption = #39068' '#33394
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 709
|
|
Top = 15
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #25351#31034#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 709
|
|
Top = 39
|
|
Width = 58
|
|
Height = 13
|
|
Caption = #21512' '#21516' '#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 872
|
|
Top = 15
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #23458#25143#31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 82
|
|
Top = 11
|
|
Width = 95
|
|
Height = 21
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 82
|
|
Top = 36
|
|
Width = 96
|
|
Height = 21
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 266
|
|
Top = 11
|
|
Width = 88
|
|
Height = 21
|
|
TabOrder = 2
|
|
OnChange = ConNoChange
|
|
OnKeyPress = conPress
|
|
end
|
|
object C_CodeName: TEdit
|
|
Tag = 2
|
|
Left = 434
|
|
Top = 11
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 3
|
|
OnChange = ConNoChange
|
|
end
|
|
object FactoryNoName: TEdit
|
|
Tag = 2
|
|
Left = 265
|
|
Top = 36
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 4
|
|
OnChange = ConNoChange
|
|
end
|
|
object ConTypeOther: TComboBox
|
|
Left = 434
|
|
Top = 36
|
|
Width = 92
|
|
Height = 21
|
|
Style = csDropDownList
|
|
DropDownCount = 20
|
|
ItemHeight = 13
|
|
TabOrder = 5
|
|
OnChange = ConNoChange
|
|
Items.Strings = (
|
|
#32433#32447#21512#21516
|
|
#32433#32447#21152#24037#21512#21516
|
|
#22383#24067#21512#21516)
|
|
end
|
|
object C_Spec: TEdit
|
|
Tag = 2
|
|
Left = 599
|
|
Top = 11
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 6
|
|
OnChange = ConNoChange
|
|
end
|
|
object C_Color: TEdit
|
|
Tag = 2
|
|
Left = 599
|
|
Top = 36
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 7
|
|
OnChange = ConNoChange
|
|
end
|
|
object OrderNo: TEdit
|
|
Tag = 2
|
|
Left = 767
|
|
Top = 11
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 8
|
|
OnChange = ConNoChange
|
|
end
|
|
object ConNoHZ: TEdit
|
|
Tag = 2
|
|
Left = 767
|
|
Top = 35
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 9
|
|
OnChange = ConNoChange
|
|
end
|
|
object KHJC: TEdit
|
|
Tag = 2
|
|
Left = 929
|
|
Top = 11
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 10
|
|
OnChange = ConNoChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 126
|
|
Width = 1341
|
|
Height = 457
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1PS
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PS
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PS
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_FMMD.SHuangSe
|
|
Styles.IncSearch = DataLink_FMMD.SHuangSe
|
|
Styles.Selection = DataLink_FMMD.SHuangSe
|
|
Styles.Header = DataLink_FMMD.Default
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #22383#24067#21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 71
|
|
end
|
|
object v1ConNoHZ: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNoHZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1KHJC: TcxGridDBColumn
|
|
Caption = #23458#25143#31616#31216
|
|
DataBinding.FieldName = 'KHJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #21512#21516#31867#22411
|
|
DataBinding.FieldName = 'ConTypeOther'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 68
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #31614#35746#26085#26399
|
|
DataBinding.FieldName = 'QDTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 74
|
|
end
|
|
object v1DeliveryDate: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DLYDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 68
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 71
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 71
|
|
end
|
|
object v1PRTSpec: TcxGridDBColumn
|
|
Caption = #35268#26684#22411#21495
|
|
DataBinding.FieldName = 'C_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 74
|
|
end
|
|
object v1FactoryNo1Name: TcxGridDBColumn
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 76
|
|
end
|
|
object v1Qty1: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'Qty1'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 46
|
|
end
|
|
object v1C_Color: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'C_Color'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1C_SeNo: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'C_SeNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1PS: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'C_Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 58
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'C_Unit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 47
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21333#20215'/KG'
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 57
|
|
end
|
|
object v1PRTQty: TcxGridDBColumn
|
|
Caption = #24635#20215
|
|
DataBinding.FieldName = 'Money'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 58
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 70
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 74
|
|
end
|
|
object v1SChker: TcxGridDBColumn
|
|
Caption = #23457#26680#20154
|
|
DataBinding.FieldName = 'SChker'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 87
|
|
end
|
|
object v1SChkdate: TcxGridDBColumn
|
|
Caption = #23457#26680#26102#38388
|
|
DataBinding.FieldName = 'SChkdate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 73
|
|
end
|
|
object v1SSChk: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'SChk'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 78
|
|
end
|
|
object v1C_Note: TcxGridDBColumn
|
|
Caption = #20854#20182#35201#27714
|
|
DataBinding.FieldName = 'C_Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_FMMD.Default
|
|
Width = 118
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #38376#24133'(CM)'
|
|
DataBinding.FieldName = 'MFQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #38376#24133#35828#26126
|
|
DataBinding.FieldName = 'MF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1KZQty: TcxGridDBColumn
|
|
Caption = #20811#37325'(GSM)'
|
|
DataBinding.FieldName = 'KZQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1KZ: TcxGridDBColumn
|
|
Caption = #20811#37325#35828#26126
|
|
DataBinding.FieldName = 'KZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1C_CF: TcxGridDBColumn
|
|
Caption = #25104#20221
|
|
DataBinding.FieldName = 'C_CF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1PiZhong: TcxGridDBColumn
|
|
Caption = 'KG/'#21305
|
|
DataBinding.FieldName = 'PiZhong'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1IFCK: TcxGridDBColumn
|
|
Caption = #26159#21542#23457#26680#26597#30475
|
|
DataBinding.FieldName = 'IFCK'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 99
|
|
Width = 1341
|
|
Height = 27
|
|
Align = alTop
|
|
Style = 8
|
|
TabIndex = 0
|
|
TabOrder = 3
|
|
Tabs.Strings = (
|
|
#24453#36865#23457
|
|
#24050#36865#23457
|
|
#23457#26680#36890#36807
|
|
#23457#26680#19981#36890#36807
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 27
|
|
ClientRectRight = 1341
|
|
ClientRectTop = 24
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 608
|
|
Top = 163
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_FMMD.ADOLink
|
|
Parameters = <>
|
|
Left = 1067
|
|
Top = 156
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_FMMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 997
|
|
Top = 165
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_FMMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 1034
|
|
Top = 162
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 1133
|
|
Top = 151
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1101
|
|
Top = 153
|
|
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 = RMDBMain
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 352
|
|
Top = 192
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 400
|
|
Top = 192
|
|
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 = 440
|
|
Top = 192
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 963
|
|
Top = 170
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 508
|
|
Top = 157
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 574
|
|
Top = 162
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Left = 542
|
|
Top = 160
|
|
end
|
|
end
|