D7DJkairan/合同管理2(ContractManagement.dll)/U_ConInPutCG.dfm

1132 lines
27 KiB
Plaintext
Raw Normal View History

2025-07-19 13:52:55 +08:00
object frmConInPutCG: TfrmConInPutCG
Left = 304
Top = 161
Width = 1084
Height = 666
Caption = #37319#36141#21512#21516#24405#20837
2025-04-30 19:46:29 +08:00
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
2025-07-19 13:52:55 +08:00
Position = poScreenCenter
2025-04-30 19:46:29 +08:00
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
2025-07-19 13:52:55 +08:00
Width = 1068
Height = 29
2025-04-30 19:46:29 +08:00
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clBtnFace
2025-07-19 13:52:55 +08:00
EdgeInner = esNone
EdgeOuter = esNone
2025-04-30 19:46:29 +08:00
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
2025-07-19 13:52:55 +08:00
Images = DataLink_ContractManagement.ThreeImgList
2025-04-30 19:46:29 +08:00
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
2025-07-19 13:52:55 +08:00
ImageIndex = 15
2025-04-30 19:46:29 +08:00
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
2025-07-19 13:52:55 +08:00
ImageIndex = 21
2025-04-30 19:46:29 +08:00
OnClick = TBCloseClick
end
2025-07-19 13:52:55 +08:00
object ComboBox1: TComboBox
Left = 126
Top = 1
Width = 145
Height = 27
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 19
ItemIndex = 0
ParentFont = False
TabOrder = 0
Text = #22383#24067#37319#36141
Items.Strings = (
#22383#24067#37319#36141
#25104#21697#37319#36141
#36741#26009#37319#36141)
end
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object ToolBar2: TToolBar
2025-04-30 19:46:29 +08:00
Left = 0
2025-07-19 13:52:55 +08:00
Top = 301
Width = 1068
Height = 29
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clBtnFace
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_ContractManagement.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
2025-04-30 19:46:29 +08:00
TabOrder = 1
2025-07-19 13:52:55 +08:00
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 57
OnClick = ToolButton1Click
end
object ToolButton3: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #26469#33258#35746#21333
ImageIndex = 2
Visible = False
OnClick = ToolButton3Click
end
object ToolButton2: TToolButton
Left = 150
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 113
OnClick = ToolButton2Click
end
object ToolButton4: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #19968#38190#26367#25442
ImageIndex = 50
OnClick = ToolButton4Click
end
2025-04-30 19:46:29 +08:00
end
object cxGrid1: TcxGrid
Left = 0
2025-07-19 13:52:55 +08:00
Top = 330
Width = 1068
Height = 297
Align = alClient
2025-04-30 19:46:29 +08:00
TabOrder = 2
object Tv1: TcxGridDBTableView
2025-07-19 13:52:55 +08:00
Navigator.Buttons.CustomButtons = <>
2025-04-30 19:46:29 +08:00
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
2025-07-19 13:52:55 +08:00
Column = v1PRTOrderQty
2025-04-30 19:46:29 +08:00
end
item
Format = '0'
Position = spFooter
2025-07-19 13:52:55 +08:00
Column = v1PRTPrice
2025-04-30 19:46:29 +08:00
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
2025-07-19 13:52:55 +08:00
Column = v1PRTOrderQty
2025-04-30 19:46:29 +08:00
end
item
Kind = skSum
end
item
Kind = skSum
2025-07-19 13:52:55 +08:00
Column = Tv1Column5
2025-04-30 19:46:29 +08:00
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
2025-07-19 13:52:55 +08:00
Styles.Inactive = DataLink_ContractManagement.SHuangSe
Styles.IncSearch = DataLink_ContractManagement.SHuangSe
Styles.Selection = DataLink_ContractManagement.SHuangSe
Styles.Header = DataLink_ContractManagement.Default
2025-04-30 19:46:29 +08:00
object v1XHNo: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'XHNo'
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Styles.Header = DataLink_ContractManagement.Default
Width = 55
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object v1Column10: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'SCSPBCODE'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = False
Properties.OnButtonClick = v1Column10PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 77
end
object v1Column4: TcxGridDBColumn
2025-04-30 19:46:29 +08:00
Caption = #20135#21697#21517#31216
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SCSPBNAME'
2025-04-30 19:46:29 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
2025-07-19 13:52:55 +08:00
Properties.OnButtonClick = v1Column4PropertiesButtonClick
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 70
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Tv1Column1: TcxGridDBColumn
Caption = #20135#21697#25104#20998
DataBinding.FieldName = 'SCSPBCF'
HeaderAlignmentHorz = taCenter
Width = 65
end
object Tv1Column2: TcxGridDBColumn
2025-04-30 19:46:29 +08:00
Caption = #20135#21697#35268#26684
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SCSPBSpec'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 65
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object v1Column3: TcxGridDBColumn
Caption = #20135#21697#38376#24133
DataBinding.FieldName = 'SCSPBMF'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 79
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Tv1Column3: TcxGridDBColumn
Caption = #20135#21697#20811#37325
DataBinding.FieldName = 'SCSPBKZ'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 65
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Tv1Column4: TcxGridDBColumn
2025-04-30 19:46:29 +08:00
Caption = #39068#33394
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SCSColor'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 66
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Tv1Column6: TcxGridDBColumn
Caption = #33394#21495
DataBinding.FieldName = 'SCSColorNo'
HeaderAlignmentHorz = taCenter
Width = 70
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object v1PRTOrderQty: TcxGridDBColumn
Caption = #37319#36141#25968#37327
DataBinding.FieldName = 'SCSPBQty'
2025-04-30 19:46:29 +08:00
PropertiesClassName = 'TcxTextEditProperties'
2025-07-19 13:52:55 +08:00
Properties.OnEditValueChanged = v1PRTPricePropertiesEditValueChanged
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Styles.Header = DataLink_ContractManagement.Default
Width = 70
2025-04-30 19:46:29 +08:00
end
object v1OrderUnit: TcxGridDBColumn
2025-07-19 13:52:55 +08:00
Caption = #21333#20301
DataBinding.FieldName = 'SCSUnit'
2025-04-30 19:46:29 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1OrderUnitPropertiesButtonClick
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Styles.Header = DataLink_ContractManagement.Default
Width = 58
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object v1PRTPrice: TcxGridDBColumn
2025-04-30 19:46:29 +08:00
Caption = #21333#20215
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SCSPrice'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1PRTPricePropertiesEditValueChanged
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Options.Sorting = False
Styles.Header = DataLink_ContractManagement.handBlack
Width = 70
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Tv1Column5: TcxGridDBColumn
2025-04-30 19:46:29 +08:00
Caption = #37329#39069
2025-07-19 13:52:55 +08:00
DataBinding.FieldName = 'SCSMoney'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
Width = 70
end
2025-07-19 13:52:55 +08:00
object v1Column2: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'SCSNote'
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 105
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object v1Column12: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'SCSCurrency'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'RMB'
'USD')
2025-04-30 19:46:29 +08:00
HeaderAlignmentHorz = taCenter
2025-07-19 13:52:55 +08:00
Width = 60
2025-04-30 19:46:29 +08:00
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
2025-07-19 13:52:55 +08:00
object ScrollBox1: TScrollBox
2025-04-30 19:46:29 +08:00
Left = 0
2025-07-19 13:52:55 +08:00
Top = 29
Width = 1068
Height = 272
Align = alTop
BevelInner = bvNone
BevelOuter = bvNone
2025-04-30 19:46:29 +08:00
Color = clBtnFace
2025-07-19 13:52:55 +08:00
Ctl3D = False
2025-04-30 19:46:29 +08:00
ParentColor = False
2025-07-19 13:52:55 +08:00
ParentCtl3D = False
2025-04-30 19:46:29 +08:00
TabOrder = 3
2025-07-19 13:52:55 +08:00
object Label3: TLabel
Left = 570
Top = 10
Width = 65
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #21046#21333#26085#26399#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clWindowText
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label4: TLabel
Left = 42
Top = 36
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #20132#36135#26085#26399#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label9: TLabel
Left = 557
Top = 36
Width = 78
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #19994#21153#32463#21150#20154#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label10: TLabel
Left = 42
Top = 10
Width = 65
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #37319#36141#21333#21495#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label14: TLabel
2025-07-19 13:52:55 +08:00
Left = 716
Top = 381
2025-04-30 19:46:29 +08:00
Width = 67
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656' '#26041#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Label20: TLabel
Left = 304
Top = 36
Width = 66
Height = 12
Caption = #20379' '#24212' '#21830#65306
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 42
Top = 89
Width = 66
Height = 12
Caption = #37327' '#20559' '#24046#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label21: TLabel
Left = 988
Top = 381
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656#26041#22320#22336#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Label5: TLabel
Left = 456
Top = 204
Width = 13
Height = 24
Caption = #22791#13#10#27880
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label22: TLabel
Left = 1250
Top = 381
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656#26041#30005#35805#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clNavy
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
2025-07-19 13:52:55 +08:00
object Label24: TLabel
Left = 1250
Top = 403
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656#26041#20256#30495#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clNavy
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Label34: TLabel
Left = 279
Top = 10
Width = 91
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #29983#20135#35745#21010#21333#21495#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label35: TLabel
Left = 718
Top = 403
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656#26041#36134#21495#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clNavy
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Label36: TLabel
Left = 975
Top = 403
Width = 78
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #38656#26041#24320#25143#34892#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Label39: TLabel
Left = 72
Top = 204
Width = 26
Height = 48
Caption = #21253#21450#13#10#35013#36153#13#10#35201#29992#13#10#27714
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label13: TLabel
Left = 42
Top = 63
Width = 65
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #37319#36141#25260#22836#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label2: TLabel
Left = 305
Top = 63
Width = 65
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25910#36135#21333#20301#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clMaroon
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label1: TLabel
Left = 42
Top = 115
Width = 65
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104#21697#21517#31216#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label11: TLabel
Left = 42
Top = 168
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104#21697#25968#37327#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label12: TLabel
Left = 568
Top = 116
Width = 67
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104' '#20998#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label15: TLabel
Left = 568
Top = 142
Width = 67
2025-04-30 19:46:29 +08:00
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #35268' '#26684#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label16: TLabel
Left = 305
2025-04-30 19:46:29 +08:00
Top = 116
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104#21697#38376#24133#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label25: TLabel
Left = 305
Top = 142
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104#21697#20811#37325#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clWindowText
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label26: TLabel
Left = 42
Top = 142
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #25104#21697#32534#21495#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label27: TLabel
Left = 569
Top = 63
2025-04-30 19:46:29 +08:00
Width = 66
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #36319' '#21333' '#21592#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label7: TLabel
Left = 817
Top = 34
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #32852#31995#26041#24335#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label8: TLabel
Left = 817
Top = 62
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #32852#31995#26041#24335#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Label17: TLabel
Left = 305
Top = 89
2025-04-30 19:46:29 +08:00
Width = 65
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #36865#36135#22320#22336#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label18: TLabel
2025-07-19 13:52:55 +08:00
Left = 569
Top = 89
2025-04-30 19:46:29 +08:00
Width = 66
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #32852' '#31995' '#20154#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label19: TLabel
Left = 817
Top = 89
Width = 65
Height = 12
Caption = #32852#31995#26041#24335#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label23: TLabel
Left = 816
Top = 10
2025-04-30 19:46:29 +08:00
Width = 66
Height = 12
2025-07-19 13:52:55 +08:00
Caption = #21046' '#21333' '#20154#65306
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-07-19 13:52:55 +08:00
object Label28: TLabel
Left = 260
Top = 168
Width = 49
Height = 12
Caption = 'Label28'
2025-04-30 19:46:29 +08:00
Font.Charset = GB2312_CHARSET
2025-07-19 13:52:55 +08:00
Font.Color = clWindowText
2025-04-30 19:46:29 +08:00
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Label29: TLabel
Left = 170
Top = 92
Width = 8
Height = 16
Caption = '~'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label30: TLabel
Left = 248
Top = 90
Width = 7
Height = 13
Caption = '%'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
2025-04-30 19:46:29 +08:00
end
object OrdDate: TDateTimePicker
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 636
Top = 7
2025-04-30 19:46:29 +08:00
Width = 150
Height = 20
BevelInner = bvNone
Date = 40916.670856296290000000
Format = 'yyyy-MM-dd'
Time = 40916.670856296290000000
2025-07-19 13:52:55 +08:00
TabOrder = 0
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object DlyDate: TDateTimePicker
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 105
Top = 32
Width = 152
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
BevelInner = bvNone
Date = 40916.670856296290000000
Format = 'yyyy-MM-dd'
Time = 40916.670856296290000000
ShowCheckbox = True
2025-04-30 19:46:29 +08:00
TabOrder = 2
end
2025-07-19 13:52:55 +08:00
object ConNo: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 105
Top = 7
Width = 152
Height = 18
TabOrder = 1
Text = #33258#21160#29983#25104
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object BuyName: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 784
Top = 377
Width = 150
Height = 20
2025-04-30 19:46:29 +08:00
TabOrder = 4
2025-07-19 13:52:55 +08:00
Visible = False
OnBtnUpClick = BuyNameBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object BuyAddress: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 1051
Top = 378
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 5
Visible = False
end
2025-07-19 13:52:55 +08:00
object BuyTel: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 1316
Top = 378
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 6
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object BuyFax: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 1316
Top = 400
Width = 150
Height = 18
TabOrder = 9
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object BuyBankName: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 1051
Top = 400
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 8
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object Salesman: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 880
Top = 7
Width = 150
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'Salesman/'#21046#21333#20154
TabOrder = 3
OnBtnUpClick = SalesmanBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object ZhiLiangNote: TMemo
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 474
Top = 192
Width = 300
Height = 60
Hint = 'ZhiLiangNote/'#36136#37327#35201#27714
ScrollBars = ssVertical
2025-04-30 19:46:29 +08:00
TabOrder = 10
2025-07-19 13:52:55 +08:00
OnDblClick = ZhiLiangNoteDblClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object PZFYNote: TMemo
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 102
Top = 195
Width = 300
Height = 60
Hint = 'PZFYNote/'#21253#35013#36153#29992
ScrollBars = ssVertical
2025-04-30 19:46:29 +08:00
TabOrder = 11
2025-07-19 13:52:55 +08:00
OnDblClick = ZhiLiangNoteDblClick
OnKeyPress = PZFYNoteKeyPress
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object BuyBankNo: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 784
Top = 400
Width = 150
Height = 18
TabOrder = 7
Visible = False
end
object Sellname: TBtnEditC
Tag = 2
Left = 369
Top = 34
Width = 150
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'SellName/'#20379#26041
ReadOnly = True
2025-04-30 19:46:29 +08:00
TabOrder = 12
2025-07-19 13:52:55 +08:00
OnBtnUpClick = SellNameBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object cgtt: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 105
Top = 59
Width = 152
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'cgtt/'#37319#36141#25260#22836
2025-04-30 19:46:29 +08:00
TabOrder = 13
2025-07-19 13:52:55 +08:00
OnBtnUpClick = SalesmanBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object JHNote: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 369
Top = 61
Width = 150
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'Salesman/'#19994#21153#21592
ReadOnly = True
2025-04-30 19:46:29 +08:00
TabOrder = 14
2025-07-19 13:52:55 +08:00
OnBtnUpClick = JHNoteBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SCSQTY: TEdit
Tag = 3
Left = 105
Top = 165
Width = 152
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 15
end
2025-07-19 13:52:55 +08:00
object SCSCF: TEdit
Tag = 3
Left = 636
Top = 115
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 16
end
2025-07-19 13:52:55 +08:00
object SCSSPEC: TEdit
Tag = 3
Left = 636
Top = 140
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 17
end
2025-07-19 13:52:55 +08:00
object SCSMF: TEdit
Tag = 3
Left = 369
Top = 115
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 18
end
2025-07-19 13:52:55 +08:00
object SCSKZ: TEdit
Tag = 3
Left = 369
Top = 140
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 19
end
2025-07-19 13:52:55 +08:00
object SCSCODE: TEdit
Tag = 3
Left = 105
Top = 140
Width = 152
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 20
end
2025-07-19 13:52:55 +08:00
object GDY: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 636
Top = 61
Width = 150
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'GDY/'#36319#21333#21592
2025-04-30 19:46:29 +08:00
TabOrder = 21
2025-07-19 13:52:55 +08:00
OnBtnUpClick = GDYBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SCSNAME: TBtnEditC
Tag = 3
Left = 105
Top = 113
Width = 152
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'QtyNoteZW/'#28322#30701#35013
2025-04-30 19:46:29 +08:00
TabOrder = 22
2025-07-19 13:52:55 +08:00
OnBtnUpClick = SCSNAMEBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SHNote: TBtnEditC
Tag = 2
Left = 369
Top = 88
Width = 150
2025-04-30 19:46:29 +08:00
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'SHNote/'#36865#36135#22320#22336
ReadOnly = True
2025-04-30 19:46:29 +08:00
TabOrder = 23
2025-07-19 13:52:55 +08:00
OnBtnUpClick = SHNoteBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SHPerson: TBtnEditC
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 636
Top = 88
2025-04-30 19:46:29 +08:00
Width = 150
Height = 20
2025-07-19 13:52:55 +08:00
Hint = 'SHPerson/'#32852' '#31995' '#20154
2025-04-30 19:46:29 +08:00
TabOrder = 24
2025-07-19 13:52:55 +08:00
OnBtnUpClick = SHPersonBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SalesTel: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 880
Top = 35
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 25
end
2025-07-19 13:52:55 +08:00
object GDTel: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 880
Top = 62
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 26
2025-07-19 13:52:55 +08:00
Visible = False
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object SHTel: TEdit
2025-04-30 19:46:29 +08:00
Tag = 2
2025-07-19 13:52:55 +08:00
Left = 880
Top = 88
Width = 150
Height = 18
2025-04-30 19:46:29 +08:00
TabOrder = 27
end
2025-07-19 13:52:55 +08:00
object JBPerson: TBtnEditC
Tag = 2
Left = 636
Top = 34
Width = 150
Height = 20
Hint = 'JBPerson/'#19994#21153#32463#21150#20154
TabOrder = 28
OnBtnUpClick = JBPersonBtnUpClick
OnBtnDnClick = BuyNameBtnDnClick
end
object QtyNote: TEdit
Tag = 2
Left = 105
Top = 87
Width = 64
Height = 18
TabOrder = 29
OnKeyPress = QtyNoteKeyPress
end
object QtyNote1: TEdit
Tag = 2
Left = 179
Top = 87
Width = 64
Height = 18
TabOrder = 30
OnKeyPress = QtyNote1KeyPress
end
object BuyConNo: TBtnEditC
Tag = 2
Left = 369
Top = 7
Width = 150
Height = 20
Hint = 'Salesman/'#19994#21153#21592
TabOrder = 31
OnBtnUpClick = BuyConNoBtnUpClick
end
2025-04-30 19:46:29 +08:00
end
object ADOTemp: TADOQuery
2025-07-19 13:52:55 +08:00
Connection = DataLink_ContractManagement.ADOLink
2025-04-30 19:46:29 +08:00
LockType = ltReadOnly
Parameters = <>
2025-07-19 13:52:55 +08:00
Left = 504
Top = 205
2025-04-30 19:46:29 +08:00
end
object ADOCmd: TADOQuery
2025-07-19 13:52:55 +08:00
Connection = DataLink_ContractManagement.ADOLink
2025-04-30 19:46:29 +08:00
Parameters = <>
2025-07-19 13:52:55 +08:00
Left = 720
Top = 205
2025-04-30 19:46:29 +08:00
end
object DataSource1: TDataSource
DataSet = Order_Sub
2025-07-19 13:52:55 +08:00
Left = 956
Top = 220
2025-04-30 19:46:29 +08:00
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
2025-07-19 13:52:55 +08:00
Left = 908
Top = 220
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object CDS_Type: TClientDataSet
2025-04-30 19:46:29 +08:00
Aggregates = <>
Params = <>
2025-07-19 13:52:55 +08:00
Left = 840
Top = 392
2025-04-30 19:46:29 +08:00
end
2025-07-19 13:52:55 +08:00
object cxGridPopupMenu2: TcxGridPopupMenu
2025-04-30 19:46:29 +08:00
Grid = cxGrid1
PopupMenus = <>
2025-07-19 13:52:55 +08:00
Left = 860
Top = 168
2025-04-30 19:46:29 +08:00
end
end