D10SZKaiXiYa/B01基础合同管理/U_finishSalesContractList.dfm

835 lines
21 KiB
Plaintext
Raw Normal View History

2025-08-12 17:25:39 +08:00
inherited frmfinishSalesContractList: TfrmfinishSalesContractList
Left = 246
Top = 116
Caption = #38144#21806#21512#21516
ClientHeight = 771
ClientWidth = 1540
Font.Height = -16
FormStyle = fsMDIChild
Visible = True
ExplicitWidth = 1556
ExplicitHeight = 810
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1540
Height = 30
ButtonHeight = 30
ButtonWidth = 107
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Contract.ImageList_new32
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_Contract.cxImageList_bar
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 4
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 TBAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 9
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 3
OnClick = TBEditClick
end
object ToolButton2: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #22797#21046
ImageIndex = 13
OnClick = ToolButton2Click
end
object ToolButton1: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 4
OnClick = ToolButton1Click
end
object ToolButton5: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #21512#21516#38468#20214
ImageIndex = 22
OnClick = ToolButton5Click
end
object TBPrint: TToolButton
Left = 465
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 21
OnClick = TBPrintClick
end
object btnTijiao: TToolButton
Left = 528
Top = 0
AutoSize = True
Caption = #25552#20132
ImageIndex = 12
OnClick = btnTijiaoClick
end
object btnCXTijiao: TToolButton
Left = 591
Top = 0
AutoSize = True
Caption = #25764#38144#25552#20132
ImageIndex = 11
OnClick = btnCXTijiaoClick
end
object tchk: TToolButton
Left = 678
Top = 0
AutoSize = True
Caption = #23457#26680
ImageIndex = 12
OnClick = tchkClick
end
object Tnochk: TToolButton
Left = 741
Top = 0
AutoSize = True
Caption = #25764#38144#23457#26680
ImageIndex = 11
OnClick = TnochkClick
end
object btnWC: TToolButton
Left = 828
Top = 0
AutoSize = True
Caption = #23436#25104
ImageIndex = 12
OnClick = btnWCClick
end
object btnWCCX: TToolButton
Left = 891
Top = 0
AutoSize = True
Caption = #25764#38144#23436#25104
ImageIndex = 11
OnClick = btnWCCXClick
end
object Tqx: TToolButton
Left = 978
Top = 0
AutoSize = True
Caption = #21512#21516#21462#28040
ImageIndex = 14
OnClick = TqxClick
end
object Tnoqx: TToolButton
Left = 1065
Top = 0
AutoSize = True
Caption = #25764#38144#21512#21516#21462#28040
ImageIndex = 11
OnClick = TnoqxClick
end
2025-11-16 11:44:23 +08:00
object TbDel: TToolButton
2025-08-12 17:25:39 +08:00
Left = 1176
Top = 0
AutoSize = True
2025-11-16 11:44:23 +08:00
Caption = #21024#38500
ImageIndex = 5
OnClick = TbDelClick
end
object ToolButton7: TToolButton
Left = 1239
Top = 0
AutoSize = True
2025-08-12 17:25:39 +08:00
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton7Click
end
2025-08-20 16:06:38 +08:00
object ToolButton3: TToolButton
2025-11-16 11:44:23 +08:00
Left = 1326
2025-08-12 17:25:39 +08:00
Top = 0
AutoSize = True
2025-08-20 16:06:38 +08:00
Caption = #23548#20837
ImageIndex = 17
OnClick = ToolButton3Click
end
object TBClose: TToolButton
2025-11-16 11:44:23 +08:00
Left = 1389
2025-08-20 16:06:38 +08:00
Top = 0
AutoSize = True
2025-08-12 17:25:39 +08:00
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid [1]
Left = 0
Top = 157
Width = 1540
Height = 336
Align = alClient
PopupMenu = pm1
TabOrder = 3
2025-11-24 09:47:43 +08:00
ExplicitLeft = 1
ExplicitTop = 152
2025-08-12 17:25:39 +08:00
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
OnCellDblClick = Tv1CellDblClick
OnCustomDrawCell = Tv1CustomDrawCell
OnFocusedRecordChanged = Tv1FocusedRecordChanged
DataController.DataSource = DS_1
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.GroupByBox = False
OptionsView.IndicatorWidth = 30
object v1Column4: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
2025-08-20 16:06:38 +08:00
Width = 163
2025-08-12 17:25:39 +08:00
end
object v1ConNo: TcxGridDBColumn
Caption = #21512#21516#21495
DataBinding.FieldName = 'ConNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
2025-08-20 16:06:38 +08:00
Width = 179
2025-08-12 17:25:39 +08:00
end
object v1CustomerNoName: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'BuyName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
2025-08-20 16:06:38 +08:00
Width = 81
2025-08-12 17:25:39 +08:00
end
object v1OrdDate: TcxGridDBColumn
Caption = #19979#21333#26085#26399
DataBinding.FieldName = 'ConDate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
2025-08-20 16:06:38 +08:00
Width = 104
2025-08-12 17:25:39 +08:00
end
object Tv1DlyDate: TcxGridDBColumn
Caption = #20132#26399
DataBinding.FieldName = 'DlyDate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2025-08-20 16:06:38 +08:00
Width = 115
2025-08-12 17:25:39 +08:00
end
object Tv1Status: TcxGridDBColumn
Tag = 2
DataBinding.FieldName = 'Status'
DataBinding.IsNullValueType = True
Visible = False
Width = 70
end
2025-11-12 17:32:44 +08:00
object Tv1InspStandard: TcxGridDBColumn
Caption = #26816#39564#26631#20934
DataBinding.FieldName = 'InspStandard'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 90
end
object Tv1InspScore: TcxGridDBColumn
Caption = #26816#39564#21512#26684#20998#25968
DataBinding.FieldName = 'InspScore'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 134
end
2025-08-12 17:25:39 +08:00
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel1: TPanel [2]
Left = 0
Top = 30
Width = 1540
Height = 91
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 6
object Label4: TLabel
Left = 268
Top = 50
Width = 32
Height = 21
Caption = #23458#25143
Color = clWhite
ParentColor = False
end
object Label9: TLabel
Left = 252
Top = 11
Width = 48
Height = 21
Caption = #21512#21516#21495
Color = clWhite
ParentColor = False
end
object Label3: TLabel
Left = 453
Top = 11
Width = 64
Height = 21
Caption = #23458#25143#21333#21495
Color = clWhite
ParentColor = False
end
object Label7: TLabel
Left = 469
Top = 50
Width = 48
Height = 21
Caption = #20013#38388#21830
Color = clWhite
ParentColor = False
end
object IsJYTime: TCheckBox
Left = 21
Top = 13
Width = 84
Height = 17
Caption = #19979#21333#26085#26399
Checked = True
Color = clWhite
ParentColor = False
State = cbChecked
TabOrder = 0
end
object EndDate: TcxDateEdit
Left = 111
Top = 44
TabOrder = 1
Width = 121
end
object ConNo: TcxTextEdit
Tag = 2
Left = 306
Top = 5
Properties.OnChange = TBFindClick
TabOrder = 2
Width = 121
end
object BuyConNo: TcxTextEdit
Tag = 2
Left = 523
Top = 5
Properties.OnChange = TBFindClick
TabOrder = 3
Width = 121
end
object BuyName: TcxTextEdit
Tag = 2
Left = 306
Top = 44
Properties.OnChange = TBFindClick
TabOrder = 4
Width = 121
end
object MiddleName: TcxTextEdit
Tag = 2
Left = 523
Top = 44
Properties.OnChange = TBFindClick
TabOrder = 5
Width = 121
end
object BegDate: TcxDateEdit
Left = 111
Top = 5
TabOrder = 6
Width = 121
end
end
object cxTabControl1: TcxTabControl [3]
Left = 0
Top = 121
Width = 1540
Height = 36
Align = alTop
TabOrder = 2
Properties.CustomButtons.Buttons = <>
Properties.Style = 11
Properties.TabIndex = 0
Properties.Tabs.Strings = (
#26410#25552#20132
#24050#25552#20132
#24050#23457#26680
#24050#23436#25104
#24050#21462#28040
#20840#37096)
LookAndFeel.Kind = lfUltraFlat
OnChange = cxTabControl1Change
ClientRectBottom = 34
ClientRectLeft = 2
ClientRectRight = 1538
ClientRectTop = 30
end
object cxSplitter1: TcxSplitter [4]
Left = 0
2025-08-23 16:39:17 +08:00
Top = 763
2025-08-12 17:25:39 +08:00
Width = 1540
Height = 8
HotZoneClassName = 'TcxMediaPlayer9Style'
AlignSplitter = salBottom
end
object Panel2: TPanel [5]
Left = 0
2025-08-23 16:39:17 +08:00
Top = 493
2025-08-12 17:25:39 +08:00
Width = 1540
Height = 270
Align = alBottom
Caption = 'Panel2'
TabOrder = 5
object cxGrid2: TcxGrid
Left = 1
Top = 1
2025-08-23 16:39:17 +08:00
Width = 904
2025-08-12 17:25:39 +08:00
Height = 268
2025-08-23 16:39:17 +08:00
Align = alLeft
2025-08-12 17:25:39 +08:00
BorderStyle = cxcbsNone
TabOrder = 0
2025-11-24 09:47:43 +08:00
ExplicitLeft = -5
ExplicitTop = -4
2025-08-12 17:25:39 +08:00
object TV2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
OnFocusedRecordChanged = TV2FocusedRecordChanged
DataController.DataSource = DS_2
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
Column = v1PRTOrderQty
end
item
Format = '0'
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1PRTOrderQty
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object v1XHNo: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'SerialNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
SortIndex = 0
SortOrder = soAscending
Width = 55
end
object VC_SCSCode: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'C_Code'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 86
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'C_Name'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 101
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #25104#20998
DataBinding.FieldName = 'C_Composition'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column5: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'C_Spec'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 60
end
object TV2density: TcxGridDBColumn
Caption = #23494#24230
DataBinding.FieldName = 'density'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 60
end
object v1Column6: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'C_Width'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object TV2C_WidthUnit: TcxGridDBColumn
2025-11-12 17:32:44 +08:00
Caption = #26377#25928#38376#24133'('#33521#23544')'
2025-08-12 17:25:39 +08:00
DataBinding.FieldName = 'C_WidthUnit'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2025-11-12 17:32:44 +08:00
Width = 125
2025-08-12 17:25:39 +08:00
end
object v1PRTOrderQty: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'ConQty'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1OrderUnit: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'ConUnit'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
'Kg'
'M'
'Y')
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 58
end
2025-11-12 17:32:44 +08:00
object TV2ShaZhi: TcxGridDBColumn
Caption = #32433#25903
DataBinding.FieldName = 'ShaZhi'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
object TV2C_Color: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'C_Color'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
object TV2SampleTime: TcxGridDBColumn
Caption = #26631#26679#26102#38388
DataBinding.FieldName = 'SampleTime'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object TV2ConPrice: TcxGridDBColumn
Caption = #21333#20215'('#26410#31246')'
DataBinding.FieldName = 'ConPrice'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object TV2Currency: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'Currency'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 70
end
object TV2ConTotalAmount: TcxGridDBColumn
Caption = #37329#39069'('#19981#21547#31246')'
DataBinding.FieldName = 'ConTotalAmount'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
2025-08-12 17:25:39 +08:00
end
object cxGridLevel1: TcxGridLevel
GridView = TV2
end
end
2025-08-23 16:39:17 +08:00
object cxGrid3: TcxGrid
Left = 905
Top = 1
Width = 634
Height = 268
Align = alClient
TabOrder = 1
object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
object Tv3Column1: TcxGridDBColumn
Caption = #22383#24067#32534#21495
DataBinding.FieldName = 'C_Code'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object Tv3Column2: TcxGridDBColumn
Caption = #22383#24067#21517#31216
DataBinding.FieldName = 'C_Name'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object Tv3Column3: TcxGridDBColumn
Caption = #22383#24067#35268#26684
DataBinding.FieldName = 'C_Spec'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
end
object cxGrid3Level1: TcxGridLevel
GridView = Tv3
end
end
2025-08-12 17:25:39 +08:00
end
inherited loadProcess: TPanel
Left = 296
Top = 212
ExplicitLeft = 296
ExplicitTop = 212
end
inherited cxProgressBar2: TcxProgressBar
Top = 258
ExplicitTop = 258
ExplicitHeight = 29
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_Contract.ADOLink
Left = 26
Top = 235
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_Contract.ADOLink
Left = 220
Top = 242
end
object GPM_1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 664
Top = 288
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Contract.ADOLink
Parameters = <>
Left = 264
Top = 245
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Contract.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 170
Top = 242
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Contract.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 65
Top = 235
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 744
Top = 288
end
object CDS_2: TClientDataSet
Aggregates = <>
IndexFieldNames = 'SerialNo'
Params = <>
Left = 456
Top = 536
end
object pm2: TPopupMenu
Left = 376
Top = 544
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
object N4: TMenuItem
Caption = #22797#21046
OnClick = N4Click
end
end
object DS_2: TDataSource
DataSet = CDS_2
Left = 504
Top = 544
end
object GPM_2: TcxGridPopupMenu
2025-08-23 16:39:17 +08:00
Grid = cxGrid2
2025-08-12 17:25:39 +08:00
PopupMenus = <>
Left = 416
Top = 536
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 704
Top = 288
end
object pm1: TPopupMenu
Left = 604
Top = 294
object N5: TMenuItem
Caption = #20840#36873
OnClick = N5Click
end
object N6: TMenuItem
Caption = #20840#24323
OnClick = N6Click
end
object N3: TMenuItem
Caption = #22797#21046
OnClick = N3Click
end
end
object ADOQueryImage: TADOQuery
Connection = DataLink_Contract.ADOLink
Parameters = <>
Left = 80
Top = 339
end
object DSImage: TDataSource
DataSet = ADOQuery1
Left = 1199
Top = 215
end
object ADOQuery1: TADOQuery
Connection = DataLink_Contract.ADOLink
EnableBCD = False
Parameters = <>
Left = 1271
Top = 209
end
object Order_Sub: TClientDataSet
Aggregates = <>
IndexFieldNames = 'SerialNo'
Params = <>
Left = 748
Top = 524
end
2025-08-23 16:39:17 +08:00
object CDS_3: TClientDataSet
Aggregates = <>
Params = <>
Left = 1216
Top = 557
end
object DS_3: TDataSource
DataSet = CDS_3
Left = 1168
Top = 557
end
object GPM_3: TcxGridPopupMenu
Grid = cxGrid3
PopupMenus = <>
Left = 1112
Top = 557
end
2025-08-12 17:25:39 +08:00
end