RTFormwork/项目代码/RTBasicsV1/A09财务通用管理/U_BankFlowTotalList.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

250 lines
5.9 KiB
Plaintext

inherited frmBankFlowTotalList: TfrmBankFlowTotalList
Left = 233
Top = 153
Caption = #36134#25143#27969#27700#32479#35745
ClientHeight = 502
ClientWidth = 1180
Font.Height = -16
FormStyle = fsMDIChild
Visible = True
ExplicitWidth = 1196
ExplicitHeight = 541
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1180
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_Financial.cxImageList_bar
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 = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
OnClick = TGLVClick
end
object ToolButton1: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton1Click
end
object TCLOSE: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TCLOSEClick
end
end
object cxGrid1: TcxGrid [1]
Left = 0
Top = 97
Width = 1180
Height = 405
Align = alClient
TabOrder = 1
ExplicitTop = 75
ExplicitHeight = 427
object TV1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
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'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 52
end
object V1Column9: TcxGridDBColumn
Caption = #36134#25143
DataBinding.FieldName = 'BKName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object V1YEMoney: TcxGridDBColumn
Caption = #20313#39069
DataBinding.FieldName = 'YE'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 100
end
object TV1Column3: TcxGridDBColumn
Caption = #20154#27665#24065#20313#39069
DataBinding.FieldName = 'RMBYE'
DataBinding.IsNullValueType = True
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 = 30
Width = 1180
Height = 67
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 2
object Label2: TLabel
Left = 221
Top = 21
Width = 32
Height = 21
Caption = #36134#25143
end
object Label1: TLabel
Left = 421
Top = 21
Width = 32
Height = 21
Caption = #27719#29575
end
object Label3: TLabel
Left = 19
Top = 21
Width = 64
Height = 21
Caption = #25130#27490#26085#26399
end
object begdate: TcxDateEdit
Left = 86
Top = 16
Properties.ShowTime = False
TabOrder = 0
Width = 120
end
object BKName: TcxTextEdit
Tag = 2
Left = 258
Top = 16
Hint = 'OppCoName'
TabOrder = 1
OnClick = BKNameClick
Width = 150
end
object cxTextEdit1: TcxTextEdit
Tag = 2
Left = 458
Top = 16
Hint = 'OppCoName'
TabOrder = 2
OnKeyPress = cxTextEdit1KeyPress
Width = 150
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