D7snShanfengT/应收应付/U_YSFP_FHLR.dfm

234 lines
6.4 KiB
Plaintext
Raw Normal View History

2026-02-26 09:41:35 +08:00
object frmYSFP_FHLR: TfrmYSFP_FHLR
Left = 215
Top = 140
Width = 869
Height = 542
Caption = #21457#36135#20449#24687#24405#20837
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 Panel2: TPanel
Left = 0
Top = 33
Width = 853
Height = 471
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object cxGrid1: TcxGrid
Left = 0
Top = 0
Width = 853
Height = 471
Align = alClient
TabOrder = 0
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
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 v2FPNo: TcxGridDBColumn
Caption = #21457#31080#21495
DataBinding.FieldName = 'FPNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = v2FPNoPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 70
end
object v2XYZNo: TcxGridDBColumn
Caption = #20449#29992#35777#21495
DataBinding.FieldName = 'XYZNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v2XYZNoPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 66
end
object v2KHName: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'KHName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v2KHNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 61
end
object v2CQDate: TcxGridDBColumn
Caption = #33337#26399
DataBinding.FieldName = 'CQDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 70
end
object v2DGDate: TcxGridDBColumn
Caption = #21040#28207#26085#26399
DataBinding.FieldName = 'DGDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ReadOnly = False
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 70
end
object v2JiaoDDate: TcxGridDBColumn
Caption = #20132#21333#26085#26399
DataBinding.FieldName = 'JiaoDDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 70
end
object v2JIDDate: TcxGridDBColumn
Caption = #23492#21333#26085#26399
DataBinding.FieldName = 'JIDDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 70
end
object TV1FPMoney: TcxGridDBColumn
Caption = #21457#31080#37329#39069
DataBinding.FieldName = 'FPMoney'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Styles.Header = DataLink_YSYF.Default
Width = 102
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv1
end
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 853
Height = 33
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Flat = True
Images = DataLink_YSYF.ThreeImgList
List = True
ShowCaptions = True
TabOrder = 1
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = TBSaveClick
end
object TADD: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 103
OnClick = TADDClick
end
object TDEL: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 107
OnClick = TdelClick
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object DataSource1: TDataSource
DataSet = Order_PB
Left = 552
Top = 453
end
object Order_PB: TClientDataSet
Aggregates = <>
Params = <>
Left = 608
Top = 453
end
object ADOQuery1: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 580
Top = 453
end
object ADOQuery2: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 524
Top = 453
end
end