D10SZKaiXiYa/A09财务通用管理/U_SingleFtyStatement.dfm

562 lines
15 KiB
Plaintext
Raw Permalink Normal View History

2025-03-01 10:55:52 +08:00
object frmSingleFtyStatement: TfrmSingleFtyStatement
Left = 274
Top = 193
Caption = #24212#20184#23545#36134#20449#24687#34920
ClientHeight = 618
ClientWidth = 1573
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 1573
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 103
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Financial.ImageList_new32
Images = DataLink_Financial.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object ToolButton3: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #25171#21360#23545#36134#21333
ImageIndex = 21
OnClick = ToolButton3Click
end
object ToolButton1: TToolButton
Left = 178
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 20
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 249
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 344
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 38
Width = 1573
2026-05-15 09:44:36 +08:00
Height = 53
2025-03-01 10:55:52 +08:00
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
2026-05-15 09:44:36 +08:00
ExplicitTop = 32
2025-03-01 10:55:52 +08:00
object Label1: TLabel
Left = 698
Top = 45
Width = 24
Height = 12
Caption = #21697#21517
2026-05-15 09:44:36 +08:00
Visible = False
2025-03-01 10:55:52 +08:00
end
object Label3: TLabel
Left = 510
Top = 45
Width = 48
Height = 12
Caption = #20986#24211#21333#21495
2026-05-15 09:44:36 +08:00
Visible = False
2025-03-01 10:55:52 +08:00
end
object Label2: TLabel
Left = 22
Top = 13
2026-05-15 09:44:36 +08:00
Width = 64
Height = 16
2025-03-01 10:55:52 +08:00
Caption = #23545#36134#26085#26399
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
end
object Label6: TLabel
2026-05-15 09:44:36 +08:00
Left = 207
2025-03-01 10:55:52 +08:00
Top = 13
2026-05-15 09:44:36 +08:00
Width = 40
Height = 16
2025-03-01 10:55:52 +08:00
Caption = '-----'
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
end
object Label4: TLabel
Left = 598
Top = 77
Width = 48
Height = 12
Caption = #25910#27454#36827#24230
end
object Label5: TLabel
2026-05-15 09:44:36 +08:00
Left = 366
2025-03-01 10:55:52 +08:00
Top = 13
2026-05-15 09:44:36 +08:00
Width = 64
Height = 16
2025-03-01 10:55:52 +08:00
Caption = #23545#26041#21333#20301
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
end
object MPRTCodeName: TEdit
Tag = 2
Left = 726
Top = 41
Width = 120
Height = 20
TabOrder = 3
2026-05-15 09:44:36 +08:00
Visible = False
2025-03-01 10:55:52 +08:00
end
object OrderNo: TEdit
Tag = 2
Left = 558
Top = 41
Width = 120
Height = 20
TabOrder = 2
2026-05-15 09:44:36 +08:00
Visible = False
2025-03-01 10:55:52 +08:00
end
object begdate: TDateTimePicker
2026-05-15 09:44:36 +08:00
Left = 93
2025-03-01 10:55:52 +08:00
Top = 9
2026-05-15 09:44:36 +08:00
Width = 110
Height = 24
2025-03-01 10:55:52 +08:00
Date = 41256.000000000000000000
Format = 'yyyy-MM-dd'
Time = 0.918237847232376200
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
TabOrder = 0
end
object Enddate: TDateTimePicker
2026-05-15 09:44:36 +08:00
Left = 225
2025-03-01 10:55:52 +08:00
Top = 9
2026-05-15 09:44:36 +08:00
Width = 110
Height = 24
2025-03-01 10:55:52 +08:00
Date = 41256.000000000000000000
Format = 'yyyy-MM-dd'
Time = 0.918237847232376200
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
TabOrder = 1
end
object OrdDefNote3: TComboBox
Tag = 1
Left = 662
Top = 65
Width = 145
Height = 20
TabOrder = 4
Items.Strings = (
#24050#20132#21333
#24050#25215#20817
#24050#25276#27719
#24050#25910#27454
#25276#27719#20013
#20511#27454
''
'')
end
object OppCoName: TEdit
Tag = 2
2026-05-15 09:44:36 +08:00
Left = 436
2025-03-01 10:55:52 +08:00
Top = 9
Width = 169
2026-05-15 09:44:36 +08:00
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
TabOrder = 5
end
end
object cxGrid2: TcxGrid
Left = 0
2026-05-15 09:44:36 +08:00
Top = 91
2025-03-01 10:55:52 +08:00
Width = 1573
2026-05-15 09:44:36 +08:00
Height = 527
2025-03-01 10:55:52 +08:00
Align = alClient
2026-05-15 09:44:36 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-03-01 10:55:52 +08:00
TabOrder = 2
2026-05-15 09:44:36 +08:00
ExplicitTop = 97
2025-03-01 10:55:52 +08:00
object TV1: TcxGridDBBandedTableView
Navigator.Buttons.CustomButtons = <>
2026-05-15 09:44:36 +08:00
ScrollbarAnnotations.CustomAnnotations = <>
2025-03-01 10:55:52 +08:00
DataController.DataSource = DS_HZ
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 = V1Column12
end
item
Kind = skSum
Column = V1Column9
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Bands = <
item
2026-05-15 09:44:36 +08:00
Width = 795
2025-03-01 10:55:52 +08:00
end
item
Caption = #23545#36134#20449#24687
Width = 396
end>
object V1Column2: TcxGridDBBandedColumn
2026-05-15 09:44:36 +08:00
Caption = #21457#31080#26085#26399
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'ReconciliationDate'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
2026-05-15 09:44:36 +08:00
Width = 109
2025-03-01 10:55:52 +08:00
Position.BandIndex = 0
Position.ColIndex = 1
Position.RowIndex = 0
end
object V1Column9: TcxGridDBBandedColumn
2026-05-15 09:44:36 +08:00
Caption = #24635#37329#39069#24050#21547#31246
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'BQYFAmount'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = '#,###.##'
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
Width = 102
Position.BandIndex = 1
Position.ColIndex = 0
Position.RowIndex = 0
end
object V1Column12: TcxGridDBBandedColumn
Caption = #20184#27454#37329#39069
DataBinding.FieldName = 'BQFKAmount'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = '#,###.##'
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
Width = 115
Position.BandIndex = 1
Position.ColIndex = 1
Position.RowIndex = 0
end
object V1Column15: TcxGridDBBandedColumn
2026-05-15 09:44:36 +08:00
Caption = #20313#39069
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'BQJYAmount'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = '#,###.##'
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
Width = 107
Position.BandIndex = 1
Position.ColIndex = 2
Position.RowIndex = 0
end
object V1Column10: TcxGridDBBandedColumn
DataBinding.FieldName = 'CWID'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
VisibleForCustomization = False
Width = 45
2026-05-15 09:44:36 +08:00
Position.BandIndex = -1
Position.ColIndex = -1
Position.RowIndex = -1
2025-03-01 10:55:52 +08:00
end
object V1Column14: TcxGridDBBandedColumn
Caption = #24207#21495
DataBinding.FieldName = 'keyNO'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
2026-05-15 09:44:36 +08:00
Width = 111
2025-03-01 10:55:52 +08:00
Position.BandIndex = 0
Position.ColIndex = 0
Position.RowIndex = 0
end
object V1Column20: TcxGridDBBandedColumn
2026-05-15 09:44:36 +08:00
Caption = #21457#31080#21495#30721
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'IVNo'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
2026-05-15 09:44:36 +08:00
Width = 119
Position.BandIndex = 0
2025-03-01 10:55:52 +08:00
Position.ColIndex = 2
Position.RowIndex = 0
end
object V1Column25: TcxGridDBBandedColumn
Caption = #22791#27880
DataBinding.FieldName = 'MxNote'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
Position.BandIndex = -1
Position.ColIndex = -1
Position.RowIndex = -1
end
object V1Column34: TcxGridDBBandedColumn
Caption = #36135#27454
DataBinding.FieldName = 'HKMONEY'
2026-05-15 09:44:36 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
Width = 55
Position.BandIndex = -1
Position.ColIndex = -1
Position.RowIndex = -1
end
2026-05-15 09:44:36 +08:00
object TV1Column3: TcxGridDBBandedColumn
Caption = #25253#20851#21333#21495#30721
DataBinding.FieldName = 'BGDNum'
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
2026-05-15 09:44:36 +08:00
Width = 85
Position.BandIndex = 0
Position.ColIndex = 3
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
2026-05-15 09:44:36 +08:00
object TV1Column4: TcxGridDBBandedColumn
Caption = #27700#21333#32534#21495
DataBinding.FieldName = 'BankSlipNumber'
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
2026-05-15 09:44:36 +08:00
Width = 123
Position.BandIndex = 0
Position.ColIndex = 4
Position.RowIndex = 0
end
object TV1Column5: TcxGridDBBandedColumn
Caption = #31246#21495
DataBinding.FieldName = 'oppShuiNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 90
Position.BandIndex = 0
Position.ColIndex = 5
Position.RowIndex = 0
end
object TV1Column6: TcxGridDBBandedColumn
Caption = #21378#21830#21517#31216
DataBinding.FieldName = 'oppconame'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
Position.BandIndex = 0
Position.ColIndex = 6
Position.RowIndex = 0
end
object TV1Column7: TcxGridDBBandedColumn
Caption = #24065#31181
DataBinding.FieldName = 'Currency'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 78
Position.BandIndex = 0
Position.ColIndex = 7
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV1
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 781
Top = 1
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 885
Top = 1
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
CommandTimeout = 600
Parameters = <>
Left = 165
Top = 209
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 352
Top = 208
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 419
Top = 203
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 496
Top = 208
end
object RMGridReport1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDBDataSet1
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 416
Top = 456
ReportData = {}
end
object RMDBDataSet1: TRMDBDataSet
Visible = True
DataSet = CDS_HZ
Left = 312
Top = 444
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 100
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 588
Top = 500
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 676
Top = 4
end
end