270 lines
6.5 KiB
Plaintext
270 lines
6.5 KiB
Plaintext
![]() |
inherited frmBankFlowTotalList: TfrmBankFlowTotalList
|
||
|
Left = 233
|
||
|
Top = 153
|
||
|
Caption = #36134#25143#27969#27700#32479#35745
|
||
|
ClientHeight = 502
|
||
|
ClientWidth = 1180
|
||
|
FormStyle = fsMDIChild
|
||
|
Visible = True
|
||
|
ExplicitWidth = 1196
|
||
|
ExplicitHeight = 541
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar [0]
|
||
|
Tag = 1
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1180
|
||
|
Height = 38
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 38
|
||
|
ButtonWidth = 91
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_Financial.ImageList_new32
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TINIT: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 1
|
||
|
OnClick = TINITClick
|
||
|
end
|
||
|
object TGLV: TToolButton
|
||
|
Left = 71
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 0
|
||
|
OnClick = TGLVClick
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 142
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384#26684#24335
|
||
|
ImageIndex = 16
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object TCLOSE: TToolButton
|
||
|
Left = 237
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 7
|
||
|
OnClick = TCLOSEClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid [1]
|
||
|
Left = 0
|
||
|
Top = 83
|
||
|
Width = 1180
|
||
|
Height = 419
|
||
|
Align = alClient
|
||
|
TabOrder = 1
|
||
|
object TV1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
Column = V1YEMoney
|
||
|
Sorted = True
|
||
|
end
|
||
|
item
|
||
|
Format = #20313#39069#65306'##.##'
|
||
|
Kind = skSum
|
||
|
Column = V1YEMoney
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = V1YEMoney
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = TV1Column3
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.ExpandButtonsForEmptyDetails = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
OptionsView.IndicatorWidth = 15
|
||
|
object TV1Column2: TcxGridDBColumn
|
||
|
Caption = #24065#31181
|
||
|
DataBinding.FieldName = 'Currency'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 52
|
||
|
end
|
||
|
object V1Column9: TcxGridDBColumn
|
||
|
Caption = #36134#25143
|
||
|
DataBinding.FieldName = 'BKName'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 73
|
||
|
end
|
||
|
object V1YEMoney: TcxGridDBColumn
|
||
|
Caption = #20313#39069
|
||
|
DataBinding.FieldName = 'YE'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Sorting = False
|
||
|
Width = 100
|
||
|
end
|
||
|
object TV1Column3: TcxGridDBColumn
|
||
|
Caption = #20154#27665#24065#20313#39069
|
||
|
DataBinding.FieldName = 'RMBYE'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Content = DataLink_Financial.FontBlue
|
||
|
Styles.Header = DataLink_Financial.FontBlue
|
||
|
Width = 91
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = TV1
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel [2]
|
||
|
Left = 0
|
||
|
Top = 38
|
||
|
Width = 1180
|
||
|
Height = 45
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clWhite
|
||
|
ParentBackground = False
|
||
|
TabOrder = 2
|
||
|
object Label2: TLabel
|
||
|
Left = 205
|
||
|
Top = 13
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #36134#25143
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 413
|
||
|
Top = 13
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #27719#29575
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 11
|
||
|
Top = 13
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #25130#27490#26085#26399
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object BKName: TEdit
|
||
|
Left = 234
|
||
|
Top = 9
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
OnChange = GSTaiTouChange
|
||
|
end
|
||
|
object Edit1: TEdit
|
||
|
Tag = 99
|
||
|
Left = 442
|
||
|
Top = 9
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 1
|
||
|
OnKeyPress = Edit1KeyPress
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 68
|
||
|
Top = 9
|
||
|
Width = 101
|
||
|
Height = 20
|
||
|
Date = 41901.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.650530231483571700
|
||
|
Font.Charset = DEFAULT_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
end
|
||
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
Connection = DataLink_Financial.ADOLink
|
||
|
end
|
||
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
Connection = DataLink_Financial.ADOLink
|
||
|
Left = 161
|
||
|
Top = 129
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 648
|
||
|
Top = 204
|
||
|
end
|
||
|
object AdoQueryTmp: TADOQuery
|
||
|
Connection = DataLink_Financial.ADOLink
|
||
|
CursorType = ctStatic
|
||
|
Parameters = <>
|
||
|
Left = 264
|
||
|
Top = 308
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Financial.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 372
|
||
|
Top = 288
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 480
|
||
|
Top = 204
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 560
|
||
|
Top = 196
|
||
|
end
|
||
|
end
|