D10xhGemei/T01贸易生产计划/U_TradePlanProfit1.dfm

471 lines
13 KiB
Plaintext
Raw Normal View History

2024-12-14 17:23:12 +08:00
inherited frmTradePlanProfit1: TfrmTradePlanProfit1
Left = 238
Top = 107
Caption = #35746#21333#21033#28070#26597#35810#34920
ClientHeight = 543
ClientWidth = 1924
Color = clBtnFace
FormStyle = fsMDIChild
Position = poScreenCenter
Visible = True
WindowState = wsMaximized
ExplicitWidth = 1940
ExplicitHeight = 582
PixelsPerInch = 96
TextHeight = 17
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1924
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 119
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_TradePlan.cxImageList_bar
Images = DataLink_TradePlan.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 2
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
OnClick = TBFindClick
end
object ToolButton5: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21512#21516#35746#21333#21033#28070#34920
ImageIndex = 21
OnClick = ToolButton5Click
end
object ToolButton6: TToolButton
Left = 249
Top = 0
AutoSize = True
Caption = #23458#25143#35746#21333#21033#28070#34920
ImageIndex = 21
OnClick = ToolButton6Click
end
object ToolButton2: TToolButton
Left = 372
Top = 0
AutoSize = True
Caption = #19994#21153#35746#21333#21033#28070#34920
ImageIndex = 21
OnClick = ToolButton2Click
end
object ToolButton7: TToolButton
Left = 495
Top = 0
AutoSize = True
Caption = #20844#21496#35746#21333#21033#28070#34920
ImageIndex = 21
OnClick = ToolButton7Click
end
object ToolButton1: TToolButton
Left = 618
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 20
OnClick = ToolButton1Click
end
object ToolButton3: TToolButton
Left = 681
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 768
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
object ToolButton4: TToolButton
Left = 831
Top = 0
AutoSize = True
Caption = #26597#30475#26126#32454
ImageIndex = 4
Visible = False
OnClick = ToolButton4Click
end
end
object Panel1: TPanel [1]
Left = 0
Top = 30
Width = 1924
Height = 84
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
ParentBackground = False
ParentColor = True
TabOrder = 4
object Label1: TLabel
Left = 55
Top = 48
Width = 24
Height = 17
Caption = #23458#25143
end
object Label4: TLabel
Left = 215
Top = 48
Width = 48
Height = 21
AutoSize = False
Caption = #21512#21516#21495
end
object Label2: TLabel
Left = 391
Top = 48
Width = 48
Height = 21
AutoSize = False
Caption = #19994#21153#21592
end
inline frmFrameDateSel1: TfrmFrameDateSel
Left = 2
Top = 2
Width = 1920
Height = 37
Align = alTop
Color = clWhite
ParentBackground = False
ParentColor = False
TabOrder = 0
ExplicitLeft = 2
ExplicitTop = 2
ExplicitWidth = 1920
ExplicitHeight = 37
inherited lbl2: TLabel
Height = 17
ExplicitHeight = 17
end
inherited cxButton1: TcxButton
OnClick = cxButton1Click
end
inherited cxButton2: TcxButton
OnClick = cxButton2Click
end
inherited cxButton3: TcxButton
OnClick = cxButton3Click
end
inherited cxButton4: TcxButton
OnClick = cxButton4Click
end
inherited cxButton5: TcxButton
OnClick = cxButton5Click
end
end
object BuyName: TcxTextEdit
Tag = 2
Left = 91
Top = 42
Properties.OnChange = CustNamePropertiesChange
TabOrder = 1
Width = 120
end
object ConNo: TcxTextEdit
Tag = 2
Left = 267
Top = 42
Properties.OnChange = CustNamePropertiesChange
TabOrder = 2
Width = 120
end
object Saleser: TcxTextEdit
Tag = 1
Left = 443
Top = 42
Properties.OnChange = CustNamePropertiesChange
TabOrder = 3
Width = 120
end
end
object cxGrid1: TcxGrid [3]
Left = 0
Top = 114
Width = 1924
Height = 429
Align = alClient
TabOrder = 3
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DataSource1
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnSorting = False
OptionsData.Editing = False
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
object v1conno: TcxGridDBColumn
Caption = #21512#21516#21495
DataBinding.FieldName = 'conno'
DataBinding.IsNullValueType = True
FixedKind = fkLeftDynamic
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v1CustomerNoName: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'BuyName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
FixedKind = fkLeftDynamic
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column85: TcxGridDBColumn
Caption = #21512#21516#25260#22836
DataBinding.FieldName = 'SellName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column14: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'Saleser'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column15: TcxGridDBColumn
Caption = #29702#21333
DataBinding.FieldName = 'Tallyer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v1OrdDate: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'ConDate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column1: TcxGridDBColumn
Caption = #24212#20184#37329#39069
DataBinding.FieldName = 'YFAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column79: TcxGridDBColumn
Caption = #23454#20184#37329#39069
DataBinding.FieldName = 'FKAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column83: TcxGridDBColumn
Caption = #26410#20184#37329#39069
DataBinding.FieldName = 'WFKAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column2: TcxGridDBColumn
Caption = #21152#24037#23567#32568#36153#21512#35745
DataBinding.FieldName = 'JGFee'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column3: TcxGridDBColumn
Caption = #26434#36153'('#24555#36882'/'#36816#36153')'
DataBinding.FieldName = 'ZFFee'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column4: TcxGridDBColumn
Caption = #25805#20316#36153
DataBinding.FieldName = 'QTFee'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column5: TcxGridDBColumn
Caption = #24212#25910#37329#39069
DataBinding.FieldName = 'XSAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column6: TcxGridDBColumn
Caption = #23454#25910#37329#39069
DataBinding.FieldName = 'SKAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column80: TcxGridDBColumn
Caption = #26410#25910#37329#39069
DataBinding.FieldName = 'WSKAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column7: TcxGridDBColumn
Caption = #27611#21033#37329#39069
DataBinding.FieldName = 'YJLRAmount'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column9: TcxGridDBColumn
Caption = #27611#21033#29575
DataBinding.FieldName = 'YJLRRatio'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column8: TcxGridDBColumn
Caption = #20928#21033#37329#39069
DataBinding.FieldName = 'SJLRAmount'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column10: TcxGridDBColumn
Caption = #20928#21033#29575
DataBinding.FieldName = 'SJLRRatio'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.DisplayFormat = ',0.00;-,0.00'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
inherited cxProgressBar2: TcxProgressBar
Left = 563
Top = 296
ExplicitLeft = 563
ExplicitTop = 296
ExplicitHeight = 25
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Left = 370
Top = 253
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Left = 190
Top = 201
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 261
Top = 248
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Parameters = <>
Left = 621
Top = 220
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 824
Top = 168
end
object ADOQueryMain: TADOQuery
CacheSize = 1000
Connection = DataLink_TradePlan.ADOLink
CommandTimeout = 600
Parameters = <>
Left = 521
Top = 251
end
object DataSource1: TDataSource
DataSet = ADOQueryMain
Left = 800
Top = 285
end
object cxStyleRepository1: TcxStyleRepository
Left = 40
Top = 152
PixelsPerInch = 96
object cxStyle1: TcxStyle
AssignedValues = [svColor]
Color = clMenuHighlight
end
end
end