288 lines
7.1 KiB
Plaintext
288 lines
7.1 KiB
Plaintext
object frmYF_Money_LL_list: TfrmYF_Money_LL_list
|
|
Left = 132
|
|
Top = 136
|
|
Width = 1168
|
|
Height = 545
|
|
Caption = #36130#21153#20973#35777
|
|
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 = 1152
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_YSYF.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TINIT: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 2
|
|
OnClick = TINITClick
|
|
end
|
|
object TGLV: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = TGLVClick
|
|
end
|
|
object Texcel: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 75
|
|
OnClick = TexcelClick
|
|
end
|
|
object TCLOSE: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TCLOSEClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1152
|
|
Height = 45
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 32
|
|
Top = 18
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 384
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #36134#25143#20449#24687
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 176
|
|
Top = 18
|
|
Width = 7
|
|
Height = 12
|
|
Caption = '-'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 69
|
|
Top = 14
|
|
Width = 101
|
|
Height = 20
|
|
Date = 41901.650530231480000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 41901.650530231480000000
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 186
|
|
Top = 14
|
|
Width = 101
|
|
Height = 20
|
|
Date = 41901.650622280090000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 41901.650622280090000000
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
end
|
|
object factoryName: TEdit
|
|
Left = 441
|
|
Top = 13
|
|
Width = 120
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CRTypeChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 77
|
|
Width = 1152
|
|
Height = 297
|
|
Align = alTop
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = V1InMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1OutMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1Column1
|
|
end
|
|
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 V1Column2: TcxGridDBColumn
|
|
Caption = #36134#25143#20449#24687
|
|
DataBinding.FieldName = 'factoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 193
|
|
end
|
|
object V1Column1: TcxGridDBColumn
|
|
Caption = #19978#26399#32467#20313
|
|
DataBinding.FieldName = 'QCmoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_YSYF.Default
|
|
Styles.Footer = DataLink_YSYF.Default
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 120
|
|
end
|
|
object V1InMoney: TcxGridDBColumn
|
|
Caption = #25910#20837
|
|
DataBinding.FieldName = 'InMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Styles.Content = DataLink_YSYF.FontBlue
|
|
Styles.Footer = DataLink_YSYF.FontBlue
|
|
Styles.Header = DataLink_YSYF.FontBlue
|
|
Width = 120
|
|
end
|
|
object V1OutMoney: TcxGridDBColumn
|
|
Caption = #25903#20986
|
|
DataBinding.FieldName = 'OutMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Content = DataLink_YSYF.FoneRed
|
|
Styles.Footer = DataLink_YSYF.FoneRed
|
|
Styles.Header = DataLink_YSYF.FoneRed
|
|
Width = 120
|
|
end
|
|
object V1YEMoney: TcxGridDBColumn
|
|
Caption = #26412#26399#20313#39069
|
|
DataBinding.FieldName = 'NowMoney'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Content = DataLink_YSYF.Default
|
|
Styles.Footer = DataLink_YSYF.Default
|
|
Styles.Header = DataLink_YSYF.Default
|
|
Width = 120
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 248
|
|
Top = 156
|
|
end
|
|
object AdoQueryTmp: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
CursorType = ctStatic
|
|
Parameters = <>
|
|
Left = 312
|
|
Top = 156
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YSYF.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
|