403 lines
10 KiB
Plaintext
403 lines
10 KiB
Plaintext
object frmOrderSubKC: TfrmOrderSubKC
|
|
Left = 69
|
|
Top = 113
|
|
Width = 1154
|
|
Height = 577
|
|
Caption = #25104#21697#24211#23384
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1146
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_OrderManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 2
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 75
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 12
|
|
Visible = False
|
|
end
|
|
object TBTP: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
Caption = #26356#26032
|
|
ImageIndex = 106
|
|
OnClick = TBTPClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 311
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1146
|
|
Height = 42
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 161
|
|
Top = 15
|
|
Width = 18
|
|
Height = 12
|
|
Caption = '---'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 283
|
|
Top = 15
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35746#21333#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 430
|
|
Top = 15
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #21697#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 11
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 179
|
|
Top = 11
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 1
|
|
end
|
|
object OrderNoM: TEdit
|
|
Tag = 2
|
|
Left = 336
|
|
Top = 11
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = PRTCodeNameMChange
|
|
end
|
|
object PRTCodeNameM: TEdit
|
|
Tag = 2
|
|
Left = 459
|
|
Top = 11
|
|
Width = 83
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = PRTCodeNameMChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 8
|
|
Top = 80
|
|
Width = 1009
|
|
Height = 369
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = 'CustomNo'
|
|
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
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_OrderManage.cxBlue
|
|
Styles.IncSearch = DataLink_OrderManage.cxBlue
|
|
Styles.Selection = DataLink_OrderManage.cxBlue
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #35746#21333#32534#21495
|
|
DataBinding.FieldName = 'OrderNoM'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 72
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'PRTCodeNameM'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
end
|
|
object v1PRTSpec: TcxGridDBColumn
|
|
Caption = #21697#21517'/'#35268#26684
|
|
DataBinding.FieldName = 'PRTSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 66
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 41
|
|
end
|
|
object v1PRTMF: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'PRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 33
|
|
end
|
|
object v1PRTKZ: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'PRTKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 39
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #35746#21333#25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 58
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #35746#21333#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 59
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #25104#21697#25968
|
|
DataBinding.FieldName = 'PRTQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 56
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #25104#21697#21305#25968
|
|
DataBinding.FieldName = 'Qty1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 62
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #21457#36135#25968#37327
|
|
DataBinding.FieldName = 'FHQtyM'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 58
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #21457#36135#21305#25968
|
|
DataBinding.FieldName = 'FHQty1M'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 63
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'FHPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 54
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'KCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 61
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #24211#23384#21305#25968
|
|
DataBinding.FieldName = 'KCQty1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_OrderManage.Default
|
|
Width = 57
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Tag = 3
|
|
Caption = #24211#23384#22320#28857
|
|
DataBinding.FieldName = 'KCPlace'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_OrderManage.FontBlue
|
|
Width = 60
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Tag = 3
|
|
Caption = #24211#23384#21407#22240
|
|
DataBinding.FieldName = 'KCReason'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_OrderManage.FontBlue
|
|
Width = 61
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Tag = 3
|
|
Caption = #24211#23384#22791#27880
|
|
DataBinding.FieldName = 'KCNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_OrderManage.FontBlue
|
|
Width = 61
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 176
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 584
|
|
Top = 120
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 624
|
|
Top = 112
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_OrderManage.ADOLink
|
|
Parameters = <>
|
|
Left = 648
|
|
Top = 40
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_OrderManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 688
|
|
Top = 40
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_OrderManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 736
|
|
Top = 40
|
|
end
|
|
end
|