1003 lines
28 KiB
Plaintext
1003 lines
28 KiB
Plaintext
![]() |
object frmBGFeeList: TfrmBGFeeList
|
||
|
Left = 197
|
||
|
Top = 42
|
||
|
Width = 1094
|
||
|
Height = 600
|
||
|
Caption = #25253#20851#35013#31665#20449#24687
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1078
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 83
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Flat = True
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_CYZZ.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 TBDel: TToolButton
|
||
|
Left = 252
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 13
|
||
|
OnClick = TBDelClick
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 315
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36865#23457
|
||
|
ImageIndex = 22
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object ToolButton4: TToolButton
|
||
|
Left = 378
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36865#23457#25764#38144
|
||
|
ImageIndex = 52
|
||
|
OnClick = ToolButton4Click
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 465
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26597#30475
|
||
|
ImageIndex = 55
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object TBExport: TToolButton
|
||
|
Left = 528
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #23548#20986
|
||
|
ImageIndex = 6
|
||
|
OnClick = TBExportClick
|
||
|
end
|
||
|
object TBPrint: TToolButton
|
||
|
Left = 591
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #25171#21360
|
||
|
ImageIndex = 4
|
||
|
Visible = False
|
||
|
OnClick = TBPrintClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 654
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 120
|
||
|
Width = 1078
|
||
|
Height = 219
|
||
|
Align = alClient
|
||
|
TabOrder = 1
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column16
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsSelection.CellSelect = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
||
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
||
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
||
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
||
|
Styles.Header = DataLink_CYZZ.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 = #25552#21333#36816#21495
|
||
|
DataBinding.FieldName = 'BMNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 86
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNoHZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 134
|
||
|
end
|
||
|
object v1OrdDate: TcxGridDBColumn
|
||
|
Caption = #20184#27454#26085#26399
|
||
|
DataBinding.FieldName = 'SFKDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #36864#21333'('#26680')'#26085#26399
|
||
|
DataBinding.FieldName = 'TuiDanChkDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 96
|
||
|
end
|
||
|
object v1PRTPrice: TcxGridDBColumn
|
||
|
Caption = #20986#21475#21475#23736
|
||
|
DataBinding.FieldName = 'FromPlace'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 71
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #30446#30340#28207
|
||
|
DataBinding.FieldName = 'ToPlace'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 75
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Caption = #31665#22411
|
||
|
DataBinding.FieldName = 'XiangType'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #35013#31665#26085#26399
|
||
|
DataBinding.FieldName = 'ZhuangXiangDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #33337#26399
|
||
|
DataBinding.FieldName = 'ChuanDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 58
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #33337#21517#33322#27425
|
||
|
DataBinding.FieldName = 'ChuanNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 57
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #33337#20844#21496
|
||
|
DataBinding.FieldName = 'ChuanGS'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1PRTColor: TcxGridDBColumn
|
||
|
Caption = #39044#24405#21333#26085#26399
|
||
|
DataBinding.FieldName = 'YuLuDanDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 78
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #25552#21333#21495
|
||
|
DataBinding.FieldName = 'TiDanNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 73
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #36135#20195#21517#31216
|
||
|
DataBinding.FieldName = 'HDName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taRightJustify
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column15: TcxGridDBColumn
|
||
|
Caption = #36153#29992#21517#31216
|
||
|
DataBinding.FieldName = 'FeeName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taRightJustify
|
||
|
Width = 58
|
||
|
end
|
||
|
object v1Column16: TcxGridDBColumn
|
||
|
Caption = #36153#29992#37329#39069
|
||
|
DataBinding.FieldName = 'FeeMoney'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taRightJustify
|
||
|
Width = 67
|
||
|
end
|
||
|
object v1Column12: TcxGridDBColumn
|
||
|
Caption = #25552#21333#31867#22411
|
||
|
DataBinding.FieldName = 'TiDanType'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object v1MPRTSpec: TcxGridDBColumn
|
||
|
Caption = #25552#21333#26085#26399
|
||
|
DataBinding.FieldName = 'TiDanDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 62
|
||
|
end
|
||
|
object v1Column13: TcxGridDBColumn
|
||
|
Caption = #39044#36864#21333#26085#26399
|
||
|
DataBinding.FieldName = 'YuTuiDanDate'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1Column14: TcxGridDBColumn
|
||
|
Caption = #20132#36864#21333#26680#26085#26399
|
||
|
DataBinding.FieldName = 'JiaoTuiDanDate'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1MPRTMF: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 79
|
||
|
end
|
||
|
object v1CustomerNoName: TcxGridDBColumn
|
||
|
Caption = #30331#35760#20154
|
||
|
DataBinding.FieldName = 'Filler'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 62
|
||
|
end
|
||
|
object v1MPRTCodeName: TcxGridDBColumn
|
||
|
Caption = #30331#35760#26102#38388
|
||
|
DataBinding.FieldName = 'FillTime'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 69
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 32
|
||
|
Width = 1078
|
||
|
Height = 67
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 2
|
||
|
object Label4: TLabel
|
||
|
Left = 405
|
||
|
Top = 13
|
||
|
Width = 39
|
||
|
Height = 12
|
||
|
Caption = #35746#21333#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label9: TLabel
|
||
|
Left = 226
|
||
|
Top = 13
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #25552#21333#36816#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label10: TLabel
|
||
|
Left = 406
|
||
|
Top = 41
|
||
|
Width = 39
|
||
|
Height = 12
|
||
|
Caption = #33337#20844#21496
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 226
|
||
|
Top = 41
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #33337#21517#33322#27425
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 576
|
||
|
Top = 13
|
||
|
Width = 54
|
||
|
Height = 12
|
||
|
Caption = #36135' '#20195
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 577
|
||
|
Top = 41
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #36153#29992#21517#31216
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 125
|
||
|
Top = 9
|
||
|
Width = 85
|
||
|
Height = 20
|
||
|
Date = 40675.464742650460000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40675.464742650460000000
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object EndDate: TDateTimePicker
|
||
|
Left = 125
|
||
|
Top = 37
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 40675.464761099540000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40675.464761099540000000
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object OrderNoHZ: TEdit
|
||
|
Tag = 2
|
||
|
Left = 447
|
||
|
Top = 9
|
||
|
Width = 104
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
OnChange = OrderNoHZChange
|
||
|
OnKeyPress = OrderNoHZKeyPress
|
||
|
end
|
||
|
object BMNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 279
|
||
|
Top = 9
|
||
|
Width = 107
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
OnChange = OrderNoHZChange
|
||
|
OnKeyPress = BMNoKeyPress
|
||
|
end
|
||
|
object ChuanGS: TEdit
|
||
|
Tag = 2
|
||
|
Left = 447
|
||
|
Top = 37
|
||
|
Width = 103
|
||
|
Height = 20
|
||
|
TabOrder = 4
|
||
|
OnChange = OrderNoHZChange
|
||
|
end
|
||
|
object ChuanNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 280
|
||
|
Top = 37
|
||
|
Width = 107
|
||
|
Height = 20
|
||
|
TabOrder = 5
|
||
|
OnChange = OrderNoHZChange
|
||
|
end
|
||
|
object HDName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 629
|
||
|
Top = 9
|
||
|
Width = 107
|
||
|
Height = 20
|
||
|
TabOrder = 6
|
||
|
OnChange = OrderNoHZChange
|
||
|
OnKeyPress = BMNoKeyPress
|
||
|
end
|
||
|
object FeeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 630
|
||
|
Top = 37
|
||
|
Width = 107
|
||
|
Height = 20
|
||
|
TabOrder = 7
|
||
|
OnChange = OrderNoHZChange
|
||
|
OnKeyPress = BMNoKeyPress
|
||
|
end
|
||
|
object ComboBox1: TComboBox
|
||
|
Left = 12
|
||
|
Top = 9
|
||
|
Width = 113
|
||
|
Height = 20
|
||
|
Style = csDropDownList
|
||
|
ItemHeight = 12
|
||
|
ItemIndex = 0
|
||
|
TabOrder = 8
|
||
|
Text = #25353#30331#35760#26085#26399
|
||
|
Items.Strings = (
|
||
|
#25353#30331#35760#26085#26399
|
||
|
#25353#35013#31665#26085#26399
|
||
|
#25353#33337#26399
|
||
|
#25353#39044#24405#21333#26085#26399
|
||
|
#25353#25552#21333#26085#26399
|
||
|
#25353#39044#36864#21333#26085#26399
|
||
|
#25353#20132#36864#21333#26680#26085#26399
|
||
|
#25353#36864#21333'('#26680')'#26085#26399
|
||
|
#25353#20184#27454#26085#26399)
|
||
|
end
|
||
|
end
|
||
|
object cxTabControl1: TcxTabControl
|
||
|
Left = 0
|
||
|
Top = 99
|
||
|
Width = 1078
|
||
|
Height = 21
|
||
|
Align = alTop
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
Style = 8
|
||
|
TabIndex = 0
|
||
|
TabOrder = 3
|
||
|
Tabs.Strings = (
|
||
|
#24453#36865#23457
|
||
|
#24050#36865#23457
|
||
|
#24050#20184#27454
|
||
|
#24050#36864#21333#26680#26597
|
||
|
#20840#37096)
|
||
|
OnChange = cxTabControl1Change
|
||
|
ClientRectBottom = 23
|
||
|
ClientRectRight = 1078
|
||
|
ClientRectTop = 23
|
||
|
end
|
||
|
object cxSplitter1: TcxSplitter
|
||
|
Left = 0
|
||
|
Top = 339
|
||
|
Width = 1078
|
||
|
Height = 8
|
||
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
||
|
AlignSplitter = salBottom
|
||
|
Control = Panel2
|
||
|
end
|
||
|
object Panel2: TPanel
|
||
|
Left = 0
|
||
|
Top = 347
|
||
|
Width = 1078
|
||
|
Height = 214
|
||
|
Align = alBottom
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
TabOrder = 5
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 2
|
||
|
Top = 2
|
||
|
Width = 743
|
||
|
Height = 210
|
||
|
Align = alLeft
|
||
|
TabOrder = 0
|
||
|
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 = cxGridDBColumn6
|
||
|
end
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
Column = cxGridDBColumn5
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn5
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn7
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn10
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn11
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsBehavior.FocusCellOnTab = True
|
||
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
OptionsBehavior.FocusCellOnCycle = True
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
||
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
||
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
object cxGridDBColumn1: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 95
|
||
|
end
|
||
|
object cxGridDBColumn2: TcxGridDBColumn
|
||
|
Caption = 'HS'#32534#30721
|
||
|
DataBinding.FieldName = 'HSCode'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 50
|
||
|
end
|
||
|
object cxGridDBColumn3: TcxGridDBColumn
|
||
|
Caption = #20013#25991#21697#21517
|
||
|
DataBinding.FieldName = 'BGName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object cxGridDBColumn4: TcxGridDBColumn
|
||
|
Caption = #25104#20998
|
||
|
DataBinding.FieldName = 'BGCF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 79
|
||
|
end
|
||
|
object cxGridDBColumn5: TcxGridDBColumn
|
||
|
Caption = #21367#25968
|
||
|
DataBinding.FieldName = 'PS'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Sorting = False
|
||
|
Styles.Header = DataLink_CYZZ.handBlack
|
||
|
Width = 45
|
||
|
end
|
||
|
object cxGridDBColumn6: TcxGridDBColumn
|
||
|
Caption = #35013#31665#27611#37325
|
||
|
DataBinding.FieldName = 'MZQty'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 62
|
||
|
end
|
||
|
object cxGridDBColumn7: TcxGridDBColumn
|
||
|
Caption = #25253#20851#37329#39069
|
||
|
DataBinding.FieldName = 'BGMoney'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 69
|
||
|
end
|
||
|
object cxGridDBColumn8: TcxGridDBColumn
|
||
|
Caption = #31665#21495
|
||
|
DataBinding.FieldName = 'XiangNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 51
|
||
|
end
|
||
|
object cxGridDBColumn9: TcxGridDBColumn
|
||
|
Caption = #23553#21495
|
||
|
DataBinding.FieldName = 'FengNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 63
|
||
|
end
|
||
|
object cxGridDBColumn10: TcxGridDBColumn
|
||
|
Caption = #35013#31665#31859#25968
|
||
|
DataBinding.FieldName = 'MiQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object cxGridDBColumn11: TcxGridDBColumn
|
||
|
Caption = #35013#31665#30721#25968
|
||
|
DataBinding.FieldName = 'MaQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object cxGridDBColumn12: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'SNote'
|
||
|
Width = 54
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object cxSplitter2: TcxSplitter
|
||
|
Left = 745
|
||
|
Top = 2
|
||
|
Width = 8
|
||
|
Height = 210
|
||
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
||
|
Control = cxGrid2
|
||
|
end
|
||
|
object cxGrid3: TcxGrid
|
||
|
Left = 753
|
||
|
Top = 2
|
||
|
Width = 323
|
||
|
Height = 210
|
||
|
Align = alClient
|
||
|
TabOrder = 2
|
||
|
object Tv3: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource3
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
Column = cxGridDBColumn19
|
||
|
end
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
Column = cxGridDBColumn17
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = cxGridDBColumn15
|
||
|
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_CYZZ.SHuangSe
|
||
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
||
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #26085#26399
|
||
|
DataBinding.FieldName = 'BHDate'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 65
|
||
|
end
|
||
|
object cxGridDBColumn13: TcxGridDBColumn
|
||
|
Caption = #36135#20195#21517#31216
|
||
|
DataBinding.FieldName = 'HDName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 114
|
||
|
end
|
||
|
object cxGridDBColumn14: TcxGridDBColumn
|
||
|
Caption = #36153#29992#21517#31216
|
||
|
DataBinding.FieldName = 'FeeName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 62
|
||
|
end
|
||
|
object cxGridDBColumn15: TcxGridDBColumn
|
||
|
Caption = #36153#29992#37329#39069
|
||
|
DataBinding.FieldName = 'FeeMoney'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 68
|
||
|
end
|
||
|
object cxGridDBColumn16: TcxGridDBColumn
|
||
|
Caption = #32852#31995#20154
|
||
|
DataBinding.FieldName = 'HDLXPerson'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 56
|
||
|
end
|
||
|
object cxGridDBColumn17: TcxGridDBColumn
|
||
|
Caption = #32852#31995#26041#24335
|
||
|
DataBinding.FieldName = 'HDLXFS'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Sorting = False
|
||
|
Styles.Header = DataLink_CYZZ.handBlack
|
||
|
Width = 60
|
||
|
end
|
||
|
object cxGridDBColumn18: TcxGridDBColumn
|
||
|
Caption = #25910#27454#38134#34892
|
||
|
DataBinding.FieldName = 'HDBankName'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 83
|
||
|
end
|
||
|
object cxGridDBColumn19: TcxGridDBColumn
|
||
|
Caption = #25910#27454#36134#21495
|
||
|
DataBinding.FieldName = 'HDBankNo'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Header = DataLink_CYZZ.Default
|
||
|
Width = 78
|
||
|
end
|
||
|
object cxGridDBColumn20: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'HDNote'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 69
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel2: TcxGridLevel
|
||
|
GridView = Tv3
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 544
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_CYZZ.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 688
|
||
|
Top = 224
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_CYZZ.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 552
|
||
|
Top = 216
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_CYZZ.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 312
|
||
|
Top = 248
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = Order_Main
|
||
|
Left = 416
|
||
|
Top = 271
|
||
|
end
|
||
|
object Order_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 449
|
||
|
Top = 273
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = 336
|
||
|
Top = 200
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMDBDataSet1: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_Print
|
||
|
Left = 392
|
||
|
Top = 200
|
||
|
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 = 576
|
||
|
Top = 248
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 288
|
||
|
Top = 184
|
||
|
object N2: TMenuItem
|
||
|
Caption = #26377#20379#24212#21830
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryPrint: TADOQuery
|
||
|
Connection = DataLink_CYZZ.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 360
|
||
|
Top = 240
|
||
|
end
|
||
|
object CDS_Print: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 512
|
||
|
Top = 239
|
||
|
end
|
||
|
object DataSource2: TDataSource
|
||
|
DataSet = ClientDataSet2
|
||
|
Left = 484
|
||
|
Top = 437
|
||
|
end
|
||
|
object ClientDataSet2: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 517
|
||
|
Top = 439
|
||
|
end
|
||
|
object DataSource3: TDataSource
|
||
|
DataSet = ClientDataSet3
|
||
|
Left = 774
|
||
|
Top = 438
|
||
|
end
|
||
|
object ClientDataSet3: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 807
|
||
|
Top = 440
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 582
|
||
|
Top = 450
|
||
|
end
|
||
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
||
|
Grid = cxGrid3
|
||
|
PopupMenus = <>
|
||
|
Left = 880
|
||
|
Top = 441
|
||
|
end
|
||
|
end
|