D7gmYongjin/BI(BIView.dll)/U_XJMonthList.dfm
DESKTOP-E401PHE\Administrator 8452f471f5 新建3-04
2026-03-04 09:51:44 +08:00

255 lines
5.8 KiB
Plaintext

object frmXJMonthList: TfrmXJMonthList
Left = 178
Top = 86
Width = 1615
Height = 821
Caption = #29616#37329#36134#25143#26376#25253#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1597
Height = 31
ButtonHeight = 30
ButtonWidth = 65
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_XJBX.ThreeImgList
Flat = True
Images = DataLink_XJBX.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 9
OnClick = TBRafreshClick
end
object ToolButton1: TToolButton
Left = 69
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 53
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 138
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1597
Height = 49
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
Left = 25
Top = 16
Width = 64
Height = 15
Caption = #26597#35810#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object begdate: TDateTimePicker
Left = 93
Top = 11
Width = 76
Height = 23
Date = 41256.918237847230000000
Format = 'yyyy'
Time = 41256.918237847230000000
TabOrder = 0
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 106
Width = 1597
Height = 668
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
OnDblClick = Tv1DblClick
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DS_FP
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column3
end
item
Kind = skSum
Column = v1Column10
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Header = DataLink_XJBX.FonePurple
object v1InvoiceDate: TcxGridDBColumn
Caption = #26376#20221
DataBinding.FieldName = 'FMonth'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 108
end
object v1Column3: TcxGridDBColumn
Caption = #25910#20837
DataBinding.FieldName = 'SRMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 107
end
object v1Column10: TcxGridDBColumn
Caption = #25903#20986
DataBinding.FieldName = 'ZCMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 93
end
object v1Column9: TcxGridDBColumn
Caption = #20313#39069
DataBinding.FieldName = 'MoneyYe'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 95
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv1
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 80
Width = 1597
Height = 26
Align = alTop
Style = 9
TabIndex = 0
TabOrder = 3
Tabs.Strings = (
' '#23431#29582' '
' '#38182#20964' '
' '#29582#20029' '
' '#29582#37995' '
' '#29582#35328' ')
OnChange = cxTabControl1Change
ClientRectBottom = 26
ClientRectRight = 1597
ClientRectTop = 22
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_XJBX.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 531
Top = 195
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_XJBX.ADOLink
Parameters = <>
Left = 616
Top = 195
end
object ADOQueryMain: TADOQuery
Connection = DataLink_XJBX.ADOLink
Parameters = <>
Left = 293
Top = 233
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 520
Top = 264
end
object DS_FP: TDataSource
DataSet = CDS_FP
Left = 443
Top = 243
end
object CDS_FP: TClientDataSet
Aggregates = <>
Params = <>
Left = 472
Top = 192
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svTextColor]
TextColor = clRed
end
end
object PopupMenu1: TPopupMenu
Left = 368
Top = 280
object N1: TMenuItem
Caption = #20840#36873
end
object N2: TMenuItem
Caption = #20840#24323
end
end
end