D7myzhenyong/应收应付/U_SPLIST.dfm
DESKTOP-E401PHE\Administrator 237de1c308 0
2025-08-26 15:25:51 +08:00

336 lines
7.9 KiB
Plaintext

object frmSPLIST: TfrmSPLIST
Left = 192
Top = 48
Width = 1382
Height = 754
Caption = #32034#36180#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1366
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_YSYF.ThreeImgList
Flat = True
Images = DataLink_YSYF.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 TBfind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = TBfindClick
end
object TBexcel: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 53
OnClick = TBexcelClick
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1366
Height = 50
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 302
Top = 17
Width = 48
Height = 12
Caption = #20135#21697#21517#31216
end
object Label2: TLabel
Left = 18
Top = 17
Width = 48
Height = 12
Caption = #30331#35760#26085#26399
end
object Label6: TLabel
Left = 164
Top = 17
Width = 6
Height = 12
Caption = '-'
end
object Label5: TLabel
Left = 456
Top = 17
Width = 36
Height = 12
Caption = #19994#21153#21592
end
object Label1: TLabel
Left = 596
Top = 17
Width = 36
Height = 12
Caption = #27700#21333#21495
end
object Label4: TLabel
Left = 744
Top = 17
Width = 36
Height = 12
Caption = #35746#21333#21495
end
object begdate: TDateTimePicker
Left = 68
Top = 13
Width = 90
Height = 20
Date = 41256.918237847230000000
Time = 41256.918237847230000000
TabOrder = 0
end
object Enddate: TDateTimePicker
Left = 178
Top = 13
Width = 90
Height = 20
Date = 41256.918237847230000000
Time = 41256.918237847230000000
TabOrder = 1
end
object C_CodeName: TEdit
Tag = 2
Left = 350
Top = 13
Width = 95
Height = 20
TabOrder = 2
OnChange = FeeTypeChange
end
object ywy: TEdit
Tag = 2
Left = 494
Top = 13
Width = 95
Height = 20
TabOrder = 3
OnChange = FeeTypeChange
end
object SDNO: TEdit
Tag = 2
Left = 634
Top = 13
Width = 95
Height = 20
TabOrder = 4
OnChange = FeeTypeChange
end
object Edit1: TEdit
Tag = 2
Left = 782
Top = 13
Width = 95
Height = 20
TabOrder = 5
OnChange = FeeTypeChange
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 81
Width = 1366
Height = 634
Align = alClient
TabOrder = 2
object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
DataController.DataSource = DS_HZ
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column13
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Header = DataLink_YSYF.Default
object v2Column3: TcxGridDBColumn
Caption = #30331#35760#26085#26399
DataBinding.FieldName = 'CRTime'
HeaderAlignmentHorz = taCenter
Width = 80
end
object v2Column7: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'factoryName'
HeaderAlignmentHorz = taCenter
Width = 80
end
object v2Column8: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'ywy'
HeaderAlignmentHorz = taCenter
Width = 80
end
object v2Column4: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'C_CodeName'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 80
end
object v2Column11: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'SCOrderNo'
HeaderAlignmentHorz = taCenter
Width = 80
end
object v2Column13: TcxGridDBColumn
Caption = #25187#25439#37329#39069
DataBinding.FieldName = 'money'
HeaderAlignmentHorz = taCenter
Width = 73
end
object Tv2Column2: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'spunit'
HeaderAlignmentHorz = taCenter
Width = 67
end
object v2Column10: TcxGridDBColumn
Caption = #32034#36180#20107#20214#21450#35785#27714
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Width = 105
end
object Tv2Column1: TcxGridDBColumn
Caption = #27700#21333#21495
DataBinding.FieldName = 'SDNO'
HeaderAlignmentHorz = taCenter
Width = 69
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 409
Top = 181
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 373
Top = 167
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 309
Top = 193
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
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 = RMDB_MD
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 480
Top = 264
ReportData = {}
end
object RMDB_MD: TRMDBDataSet
Visible = True
DataSet = AdoPrint
Left = 368
Top = 236
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 520
Top = 264
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 435
Top = 179
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 492
Top = 184
end
object AdoPrint: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 700
Top = 228
end
end