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

501 lines
13 KiB
Plaintext
Raw Normal View History

2025-03-01 10:55:52 +08:00
object frmSingleCustStatement: TfrmSingleCustStatement
Left = 274
Top = 193
Caption = #24212#25910#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
Height = 38
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 698
Top = 45
Width = 24
Height = 12
Caption = #21697#21517
end
object Label3: TLabel
Left = 510
Top = 45
Width = 48
Height = 12
Caption = #20986#24211#21333#21495
end
object Label2: TLabel
Left = 22
Top = 13
Width = 48
Height = 12
Caption = #23545#36134#26085#26399
end
object Label6: TLabel
Left = 164
Top = 13
Width = 30
Height = 12
Caption = '-----'
end
object Label4: TLabel
Left = 598
Top = 77
Width = 48
Height = 12
Caption = #25910#27454#36827#24230
end
object Label5: TLabel
Left = 324
Top = 13
Width = 48
Height = 12
Caption = #23545#26041#21333#20301
end
object MPRTCodeName: TEdit
Tag = 2
Left = 726
Top = 41
Width = 120
Height = 20
TabOrder = 3
end
object OrderNo: TEdit
Tag = 2
Left = 558
Top = 41
Width = 120
Height = 20
TabOrder = 2
end
object begdate: TDateTimePicker
Left = 72
Top = 9
Width = 97
Height = 20
Date = 41256.000000000000000000
Format = 'yyyy-MM-dd'
Time = 0.918237847232376200
TabOrder = 0
end
object Enddate: TDateTimePicker
Left = 182
Top = 9
Width = 97
Height = 20
Date = 41256.000000000000000000
Format = 'yyyy-MM-dd'
Time = 0.918237847232376200
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
Left = 378
Top = 9
Width = 169
Height = 20
TabOrder = 5
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 76
Width = 1573
Height = 542
Align = alClient
TabOrder = 2
object TV1: TcxGridDBBandedTableView
Navigator.Buttons.CustomButtons = <>
2026-05-29 17:34:34 +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
2026-05-30 17:45:45 +08:00
Column = Tv1BQSKAmount
2025-03-01 10:55:52 +08:00
end
item
Kind = skSum
2026-05-30 17:45:45 +08:00
Column = Tv1BQYSAmount
2025-03-01 10:55:52 +08:00
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-30 17:45:45 +08:00
Width = 944
2025-03-01 10:55:52 +08:00
end
item
Caption = #23545#36134#20449#24687
2026-05-30 17:45:45 +08:00
Width = 474
2025-03-01 10:55:52 +08:00
end>
2026-05-30 17:45:45 +08:00
object Tv1BQYSAmount: TcxGridDBBandedColumn
Caption = #24635#37329#39069#24050#21547#31246
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'BQYSAmount'
2026-05-29 17:34:34 +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
Width = 67
Position.BandIndex = 1
Position.ColIndex = 0
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object Tv1BQSKAmount: TcxGridDBBandedColumn
2025-03-01 10:55:52 +08:00
Caption = #25910#27454#37329#39069
DataBinding.FieldName = 'BQSKAmount'
2026-05-29 17:34:34 +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
Width = 75
Position.BandIndex = 1
Position.ColIndex = 1
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object Tv1BQJYAmount: TcxGridDBBandedColumn
Caption = #20313#39069
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'BQJYAmount'
2026-05-29 17:34:34 +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
Width = 70
Position.BandIndex = 1
Position.ColIndex = 2
Position.RowIndex = 0
end
object V1Column14: TcxGridDBBandedColumn
Caption = #24207#21495
DataBinding.FieldName = 'keyNO'
2026-05-29 17:34:34 +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
Width = 62
Position.BandIndex = 0
Position.ColIndex = 0
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object Tv1IVNo: TcxGridDBBandedColumn
Caption = #21457#31080#21495#30721
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'IVNo'
2026-05-29 17:34:34 +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
Width = 91
2026-05-30 17:45:45 +08:00
Position.BandIndex = 0
Position.ColIndex = 2
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object V1Column25: TcxGridDBBandedColumn
Caption = #22791#27880
DataBinding.FieldName = 'MxNote'
2026-05-29 17:34:34 +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-30 17:45:45 +08:00
Position.BandIndex = -1
Position.ColIndex = -1
Position.RowIndex = -1
2025-03-01 10:55:52 +08:00
end
2026-05-30 17:45:45 +08:00
object V1Column34: TcxGridDBBandedColumn
Caption = #36135#27454
DataBinding.FieldName = 'HKMONEY'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Moving = False
2026-05-30 17:45:45 +08:00
Width = 55
Position.BandIndex = -1
Position.ColIndex = -1
Position.RowIndex = -1
2025-03-01 10:55:52 +08:00
end
2026-05-30 17:45:45 +08:00
object TV1ReconciliationDate: TcxGridDBBandedColumn
Caption = #21457#31080#26085#26399
DataBinding.FieldName = 'ReconciliationDate'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
2026-05-30 17:45:45 +08:00
Options.Filtering = False
Width = 80
Position.BandIndex = 0
Position.ColIndex = 1
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object TV1BGDNum: TcxGridDBBandedColumn
Caption = #25253#20851#21333#21495#30721
DataBinding.FieldName = 'BGDNum'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-05-30 17:45:45 +08:00
Width = 80
Position.BandIndex = 0
Position.ColIndex = 3
Position.RowIndex = 0
2025-03-01 10:55:52 +08:00
end
2026-05-30 17:45:45 +08:00
object TV1BankSlipNumber: TcxGridDBBandedColumn
Caption = #27700#21333#32534#21495
DataBinding.FieldName = 'BankSlipNumber'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-05-30 17:45:45 +08:00
Width = 80
Position.BandIndex = 0
Position.ColIndex = 4
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object TV1oppShuiNo: TcxGridDBBandedColumn
Caption = #31246#21495
DataBinding.FieldName = 'oppShuiNo'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-05-30 17:45:45 +08:00
Width = 80
Position.BandIndex = 0
Position.ColIndex = 5
2025-03-01 10:55:52 +08:00
Position.RowIndex = 0
end
2026-05-30 17:45:45 +08:00
object TV1oppconame: TcxGridDBBandedColumn
Caption = #23458#25143#21517#31216
DataBinding.FieldName = 'oppconame'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-05-30 17:45:45 +08:00
Width = 80
Position.BandIndex = 0
Position.ColIndex = 6
Position.RowIndex = 0
2025-03-01 10:55:52 +08:00
end
2026-05-30 17:45:45 +08:00
object TV1Currency: TcxGridDBBandedColumn
Caption = #24065#31181
DataBinding.FieldName = 'Currency'
2026-05-29 17:34:34 +08:00
DataBinding.IsNullValueType = True
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-05-30 17:45:45 +08:00
Width = 80
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