1120 lines
26 KiB
Plaintext
1120 lines
26 KiB
Plaintext
object FrmFanYangListSub: TFrmFanYangListSub
|
|
Left = 191
|
|
Top = 0
|
|
Width = 1162
|
|
Height = 712
|
|
Caption = #25918#26679#25351#31034#21333#24405#20837
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
WindowState = wsMaximized
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1146
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
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_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 14
|
|
OnClick = TBSaveClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar
|
|
Left = 0
|
|
Top = 393
|
|
Width = 1146
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
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_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 103
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 107
|
|
OnClick = ToolButton2Click
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 422
|
|
Width = 1146
|
|
Height = 247
|
|
Align = alTop
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
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
|
|
Column = v1SOrdQty1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1SOrdQty2
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object v1XHNo: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'XHNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 35
|
|
end
|
|
object v1SOrddefstr1: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'SOrddefstr1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 85
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
Properties.OnButtonClick = v1PRTColorPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_TradeManage.handBlack
|
|
Width = 92
|
|
end
|
|
object v1SOrddefstr4: TcxGridDBColumn
|
|
Caption = #39068#33394'('#33521#25991')'
|
|
DataBinding.FieldName = 'SOrddefstr4'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1PRTHX: TcxGridDBColumn
|
|
Caption = #33457#22411#33457#21495
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 72
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #21305#26679#25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 82
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1OrderUnitPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 77
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #38754#26009#21333#20215
|
|
DataBinding.FieldName = 'PRTPRice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1SOrdQty1: TcxGridDBColumn
|
|
Caption = #23454#38469#20986#36135
|
|
DataBinding.FieldName = 'SOrdQty1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1SOrdQty2: TcxGridDBColumn
|
|
Caption = #25104#21697#23492#20986
|
|
DataBinding.FieldName = 'SOrdQty2'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 64
|
|
end
|
|
object v1SOrddefstr3: TcxGridDBColumn
|
|
Caption = #24037#21378#32534#21495
|
|
DataBinding.FieldName = 'SOrddefstr3'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 71
|
|
end
|
|
object v1SOrddefstr5: TcxGridDBColumn
|
|
Caption = #36873#39033
|
|
DataBinding.FieldName = 'SOrddefstr5'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v1SOrdDefNote1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'SOrdDefNote1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 169
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 29
|
|
Width = 1146
|
|
Height = 364
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 3
|
|
object Label1: TLabel
|
|
Left = 37
|
|
Top = 17
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #25918#26679#21333#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 213
|
|
Top = 88
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #26579' '#21378#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 213
|
|
Top = 17
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #21512#21516#32534#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 571
|
|
Top = 17
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #21046#21333#26085#26399#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label14: TLabel
|
|
Left = 571
|
|
Top = 41
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #19994' '#21153' '#32452#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label12: TLabel
|
|
Left = 37
|
|
Top = 65
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #38376' '#24133#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label13: TLabel
|
|
Left = 213
|
|
Top = 65
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #20811' '#37325#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 389
|
|
Top = 41
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 571
|
|
Top = 65
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #29983' '#20135' '#32452#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label16: TLabel
|
|
Left = 37
|
|
Top = 88
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #22383' '#24067' '#21378#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label19: TLabel
|
|
Left = 213
|
|
Top = 188
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #21305' '#26679' '#36153#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label24: TLabel
|
|
Left = 389
|
|
Top = 188
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #24555' '#36882' '#36153#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label25: TLabel
|
|
Left = 37
|
|
Top = 41
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20132#36135#26085#26399#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label26: TLabel
|
|
Left = 213
|
|
Top = 41
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label28: TLabel
|
|
Left = 571
|
|
Top = 88
|
|
Width = 62
|
|
Height = 13
|
|
Caption = 'SEASON'#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label29: TLabel
|
|
Left = 389
|
|
Top = 17
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #23458' '#25143#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label35: TLabel
|
|
Left = 389
|
|
Top = 65
|
|
Width = 67
|
|
Height = 12
|
|
Caption = 'PO#& '#27454#21495#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label42: TLabel
|
|
Left = 37
|
|
Top = 188
|
|
Width = 78
|
|
Height = 12
|
|
Caption = #25968#30721#21943#21360#36153#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label43: TLabel
|
|
Left = 37
|
|
Top = 164
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #27801' '#23376#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label45: TLabel
|
|
Left = 389
|
|
Top = 88
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #25104' '#20221#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label48: TLabel
|
|
Left = 389
|
|
Top = 164
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #21046' '#32593' '#36153#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 37
|
|
Top = 291
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #22791' '#27880#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 571
|
|
Top = 164
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #32593' '#25968#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 571
|
|
Top = 188
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #24065' '#31181#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 37
|
|
Top = 232
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #27880#24847#20107#39033#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 213
|
|
Top = 113
|
|
Width = 66
|
|
Height = 12
|
|
Caption = #32553' '#27700' '#29575#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label15: TLabel
|
|
Left = 389
|
|
Top = 113
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #25197' '#21147#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label17: TLabel
|
|
Left = 571
|
|
Top = 113
|
|
Width = 68
|
|
Height = 12
|
|
Caption = 'PH '#20540#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label18: TLabel
|
|
Left = 37
|
|
Top = 112
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #27979#35797#26631#20934#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label30: TLabel
|
|
Left = 37
|
|
Top = 138
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #27838#33394#29282#24230#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label31: TLabel
|
|
Left = 213
|
|
Top = 138
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #27700#27927#29282#24230#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label20: TLabel
|
|
Left = 389
|
|
Top = 138
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #24178' '#30952#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label21: TLabel
|
|
Left = 571
|
|
Top = 138
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #28287' '#30952#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label33: TLabel
|
|
Left = 213
|
|
Top = 164
|
|
Width = 91
|
|
Height = 12
|
|
Caption = #38750#27695#28418#33394#29282#24230#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label22: TLabel
|
|
Left = 37
|
|
Top = 212
|
|
Width = 67
|
|
Height = 12
|
|
Caption = #25187' '#27454#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 = 213
|
|
Top = 212
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #32467#31639#26041#24335#65306
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object OrderNo: TEdit
|
|
Left = 101
|
|
Top = 14
|
|
Width = 98
|
|
Height = 20
|
|
Enabled = False
|
|
TabOrder = 0
|
|
Text = #33258#21160#20135#29983
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 14
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 1
|
|
end
|
|
object OrdDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 13
|
|
Width = 98
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
Date = 0.670856296288548100
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.670856296288548100
|
|
ShowCheckbox = True
|
|
TabOrder = 2
|
|
end
|
|
object DLYDate: TDateTimePicker
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 37
|
|
Width = 98
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
Date = 40916.670856296290000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40916.670856296290000000
|
|
ShowCheckbox = True
|
|
TabOrder = 3
|
|
end
|
|
object CPCFBi: TEdit
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 85
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 4
|
|
end
|
|
object OrdDefStr2: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 61
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnBtnClick = OrdDefStr2BtnClick
|
|
end
|
|
object OrdDefStr3: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 84
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 6
|
|
OnBtnClick = OrdDefStr3BtnClick
|
|
end
|
|
object MPRTKuanNO: TEdit
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 62
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 7
|
|
end
|
|
object MPRTCodeName: TBtnEditA
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 37
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 8
|
|
OnBtnClick = MPRTCodeNameBtnClick
|
|
end
|
|
object OrdDefStr1: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 37
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 9
|
|
OnBtnClick = OrdDefStr1BtnClick
|
|
end
|
|
object CustomerNoName: TBtnEditA
|
|
Tag = 2
|
|
Left = 493
|
|
Top = 13
|
|
Width = 61
|
|
Height = 20
|
|
TabOrder = 10
|
|
OnBtnClick = CustomerNoNameBtnClick
|
|
end
|
|
object RanFactory: TBtnEditA
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 85
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 11
|
|
OnBtnClick = RanFactoryBtnClick
|
|
end
|
|
object PBFactory: TBtnEditA
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 84
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 12
|
|
OnBtnClick = PBFactoryBtnClick
|
|
end
|
|
object MPRTKZ: TBtnEditA
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 61
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 13
|
|
OnBtnClick = MPRTKZBtnClick
|
|
end
|
|
object MPRTMF: TBtnEditA
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 61
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 14
|
|
OnBtnClick = MPRTMFBtnClick
|
|
end
|
|
object MPRTCode: TBtnEditA
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 37
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 15
|
|
OnBtnClick = MPRTCodeBtnClick
|
|
end
|
|
object OrdDefStr4: TBtnEditA
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 160
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 16
|
|
OnBtnClick = OrdDefStr4BtnClick
|
|
end
|
|
object OrdQty1: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 160
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 17
|
|
Width = 98
|
|
end
|
|
object OrdQty5: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 184
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 18
|
|
Width = 98
|
|
end
|
|
object OrdQty3: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 113
|
|
Top = 184
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 19
|
|
Width = 84
|
|
end
|
|
object OrdQty6: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 184
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 20
|
|
Width = 98
|
|
end
|
|
object Note: TMemo
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 293
|
|
Width = 631
|
|
Height = 62
|
|
Lines.Strings = (
|
|
'')
|
|
ScrollBars = ssVertical
|
|
TabOrder = 21
|
|
end
|
|
object OrdFlag1: TCheckBox
|
|
Tag = 2
|
|
Left = 751
|
|
Top = 14
|
|
Width = 97
|
|
Height = 17
|
|
Caption = #26159#21542#35745#31639#36153#29992
|
|
Checked = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
State = cbChecked
|
|
TabOrder = 22
|
|
Visible = False
|
|
end
|
|
object OrdQty2: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 160
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 23
|
|
Width = 98
|
|
end
|
|
object OrdDefStr6: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 184
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 24
|
|
OnBtnClick = OrdDefStr6BtnClick
|
|
end
|
|
object MPRTTeBieNote: TMemo
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 230
|
|
Width = 631
|
|
Height = 62
|
|
Lines.Strings = (
|
|
'')
|
|
ScrollBars = ssVertical
|
|
TabOrder = 25
|
|
OnDblClick = MPRTTeBieNoteDblClick
|
|
end
|
|
object MPRTPH: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 109
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 26
|
|
OnBtnClick = MPRTPHBtnClick
|
|
end
|
|
object MPRTNiuDu: TBtnEditA
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 109
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 27
|
|
OnBtnClick = MPRTNiuDuBtnClick
|
|
end
|
|
object MPRTSL: TBtnEditA
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 109
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 28
|
|
OnBtnClick = MPRTSLBtnClick
|
|
end
|
|
object OrdDefStr5: TBtnEditA
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 109
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 29
|
|
OnBtnClick = OrdDefStr5BtnClick
|
|
end
|
|
object MPRTColorLaoDu4: TBtnEditA
|
|
Tag = 2
|
|
Left = 278
|
|
Top = 134
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 30
|
|
OnBtnClick = MPRTColorLaoDu4BtnClick
|
|
end
|
|
object MPRTColorLaoDu3: TBtnEditA
|
|
Tag = 2
|
|
Left = 101
|
|
Top = 134
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 31
|
|
OnBtnClick = MPRTColorLaoDu3BtnClick
|
|
end
|
|
object MPRTDingPoLv: TBtnEditA
|
|
Tag = 2
|
|
Left = 300
|
|
Top = 160
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 32
|
|
OnBtnClick = MPRTDingPoLvBtnClick
|
|
end
|
|
object MPRTColorLaoDu1: TBtnEditA
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 134
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 33
|
|
OnBtnClick = MPRTColorLaoDu1BtnClick
|
|
end
|
|
object MPRTColorLaoDu2: TBtnEditA
|
|
Tag = 2
|
|
Left = 634
|
|
Top = 134
|
|
Width = 98
|
|
Height = 20
|
|
TabOrder = 34
|
|
OnBtnClick = MPRTColorLaoDu2BtnClick
|
|
end
|
|
object CustomerNo: TEdit
|
|
Tag = 2
|
|
Left = 456
|
|
Top = 13
|
|
Width = 37
|
|
Height = 20
|
|
TabOrder = 35
|
|
end
|
|
object OrdQty7: TcxCurrencyEdit
|
|
Tag = 2
|
|
Left = 100
|
|
Top = 208
|
|
Properties.AssignedValues.DisplayFormat = True
|
|
TabOrder = 36
|
|
Width = 98
|
|
end
|
|
object orddefstr7: TComboBox
|
|
Tag = 2
|
|
Left = 279
|
|
Top = 208
|
|
Width = 98
|
|
Height = 20
|
|
ItemHeight = 12
|
|
TabOrder = 37
|
|
Items.Strings = (
|
|
''
|
|
#20813#36153
|
|
#22823#36135#35797#26679)
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 369
|
|
Top = 490
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 336
|
|
Top = 490
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 300
|
|
Top = 491
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 261
|
|
Top = 491
|
|
end
|
|
end
|