D10myYicheng/财务管理(Financial.dll)/U_YF_Money_LLHZ.dfm
2025-05-27 14:08:09 +08:00

226 lines
5.4 KiB
Plaintext

inherited frmYF_Money_LLHZ: TfrmYF_Money_LLHZ
Left = 233
Top = 153
Caption = #36134#25143#27969#27700#32479#35745
ClientHeight = 502
ClientWidth = 1180
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 = 75
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 TCLOSE: TToolButton
Left = 142
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
ExplicitTop = 78
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>
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 TV1Column1: TcxGridDBColumn
Caption = #20844#21496#25260#22836
DataBinding.FieldName = 'GSTaiTou'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object TV1Column2: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'BZType'
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
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 = clSkyBlue
TabOrder = 2
object Label4: TLabel
Left = 39
Top = 16
Width = 52
Height = 12
Caption = #20844#21496#25260#22836
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 197
Top = 16
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 GSTaiTou: TEdit
Left = 92
Top = 12
Width = 100
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 0
OnChange = GSTaiTouChange
end
object BKName: TEdit
Left = 226
Top = 12
Width = 100
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 1
OnChange = GSTaiTouChange
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 = 248
Top = 156
end
object AdoQueryTmp: TADOQuery
Connection = DataLink_Financial.ADOLink
CursorType = ctStatic
Parameters = <>
Left = 312
Top = 156
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 388
Top = 160
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 456
Top = 164
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 504
Top = 164
end
end