D7myChengxie/应收应付/U_FDINVOICEMX.dfm
DESKTOP-E401PHE\Administrator e4d35a6883 1234
2025-08-25 10:39:41 +08:00

584 lines
14 KiB
Plaintext

object frmFDINVOICEMX: TfrmFDINVOICEMX
Left = 221
Top = 95
Width = 1378
Height = 754
Caption = #36827#39033#21457#31080#26126#32454#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
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1362
Height = 31
ButtonHeight = 30
ButtonWidth = 83
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 ToolButton2: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = ToolButton2Click
end
object TSel: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 58
OnClick = TSelClick
end
object ToolButton1: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 53
OnClick = ToolButton1Click
end
object ToolButton3: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #21457#31080#38468#20214
ImageIndex = 57
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 339
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1362
Height = 39
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 328
Top = 13
Width = 52
Height = 12
Caption = #21457#31080#21495#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 13
Width = 52
Height = 12
Caption = #21457#31080#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 186
Top = 13
Width = 30
Height = 12
Caption = '-----'
end
object Label5: TLabel
Left = 656
Top = 13
Width = 52
Height = 12
Caption = #24320#31080#21333#20301
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 485
Top = 13
Width = 52
Height = 12
Caption = #23545#26041#21333#20301
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 976
Top = 13
Width = 52
Height = 12
Caption = #25104#21697#35268#26684
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 816
Top = 13
Width = 52
Height = 12
Caption = #20135#21697#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 1133
Top = 13
Width = 52
Height = 12
Caption = #25105#26041#21333#20301
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object P_CodeName: TEdit
Tag = 2
Left = 870
Top = 9
Width = 89
Height = 20
TabOrder = 5
OnChange = InvoiceNoChange
end
object InvoiceNo: TEdit
Tag = 2
Left = 380
Top = 9
Width = 89
Height = 20
TabOrder = 2
OnChange = InvoiceNoChange
end
object begdate: TDateTimePicker
Left = 94
Top = 9
Width = 97
Height = 20
Date = 41256.918237847230000000
Time = 41256.918237847230000000
TabOrder = 0
end
object Enddate: TDateTimePicker
Left = 204
Top = 9
Width = 97
Height = 20
Date = 41256.918237847230000000
Time = 41256.918237847230000000
TabOrder = 1
end
object P_Spec: TEdit
Tag = 2
Left = 1030
Top = 9
Width = 89
Height = 20
TabOrder = 6
OnChange = InvoiceNoChange
end
object FactoryName: TEdit
Tag = 2
Left = 540
Top = 9
Width = 89
Height = 20
TabOrder = 3
OnChange = InvoiceNoChange
end
object ToFactoryName: TEdit
Tag = 2
Left = 713
Top = 9
Width = 89
Height = 20
TabOrder = 4
OnChange = InvoiceNoChange
end
object SYRName: TEdit
Tag = 2
Left = 1187
Top = 9
Width = 89
Height = 20
TabOrder = 7
OnChange = InvoiceNoChange
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 70
Width = 1362
Height = 21
Align = alTop
Style = 9
TabIndex = 0
TabOrder = 2
Tabs.Strings = (
#26410#23457#26680
#24050#23457#26680
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 21
ClientRectRight = 1362
ClientRectTop = 19
end
object cxGrid1: TcxGrid
Left = 0
Top = 91
Width = 1362
Height = 625
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 3
object Tv1: TcxGridDBTableView
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>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
Styles.Header = DataLink_YSYF.FonePurple
object v1Column3: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
HeaderAlignmentHorz = taCenter
Width = 47
end
object v1InvoiceNo: TcxGridDBColumn
Caption = #21457#31080#21495#30721
DataBinding.FieldName = 'InvoiceNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1InvoiceDate: TcxGridDBColumn
Caption = #21457#31080#26085#26399
DataBinding.FieldName = 'InvoiceDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1InvoiceType: TcxGridDBColumn
Caption = #21457#31080#31867#22411
DataBinding.FieldName = 'InvoiceType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1FactoryName: TcxGridDBColumn
Caption = #23545#26041#21333#20301
DataBinding.FieldName = 'FactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column1: TcxGridDBColumn
Caption = #24320#31080#21333#20301
DataBinding.FieldName = 'ToFactoryName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column2: TcxGridDBColumn
Caption = #25105#26041#21333#20301
DataBinding.FieldName = 'SYRName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1ToFactoryName: TcxGridDBColumn
Caption = #36827#26041
DataBinding.FieldName = 'ToFactoryName'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Price: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column8: TcxGridDBColumn
Caption = #21457#31080#38468#20214
DataBinding.FieldName = 'ISFJ'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column9: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'P_Code'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column7: TcxGridDBColumn
Caption = #36135#29289#25110#24212#31246#21171#21153#12289#26381#21153#21517#31216
DataBinding.FieldName = 'P_CodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 188
end
object v1Column5: TcxGridDBColumn
Caption = #35268#26684#22411#21495
DataBinding.FieldName = 'P_Spec'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column10: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column11: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'QtyUnit'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column12: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price1'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column13: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'Money'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column6: TcxGridDBColumn
Caption = #21547#31246#37329#39069
DataBinding.FieldName = 'taxMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column14: TcxGridDBColumn
Caption = #31246#29575'(%)'
DataBinding.FieldName = 'tax'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column4: TcxGridDBColumn
Caption = #31246#39069
DataBinding.FieldName = 'shuie'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1note: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'P_Note'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv1
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 531
Top = 195
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 616
Top = 195
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 293
Top = 233
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_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 312
Top = 288
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = CDS_Print
Left = 272
Top = 320
end
object cxGridPopupMenu2: TcxGridPopupMenu
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 RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 576
Top = 248
end
object PopupMenu1: TPopupMenu
Left = 368
Top = 280
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 224
Top = 280
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 181
Top = 281
end
end