228 lines
5.5 KiB
Plaintext
228 lines
5.5 KiB
Plaintext
|
|
object FrmKCTiXing: TFrmKCTiXing
|
||
|
|
Left = 228
|
||
|
|
Top = 199
|
||
|
|
Width = 1116
|
||
|
|
Height = 591
|
||
|
|
Caption = #24211#23384#25552#37266
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = 'MS Sans Serif'
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 107
|
||
|
|
TextHeight = 13
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1100
|
||
|
|
AutoSize = True
|
||
|
|
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_TradeManage.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
|
||
|
|
OnClick = TBFindClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 55
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 77
|
||
|
|
Width = 1100
|
||
|
|
Height = 474
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 1
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
DataController.DataSource = DataSource2
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsData.Editing = 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 v1CKName: TcxGridDBColumn
|
||
|
|
Caption = #31867#22411
|
||
|
|
DataBinding.FieldName = 'CKName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Options.Focusing = False
|
||
|
|
Width = 97
|
||
|
|
end
|
||
|
|
object v1SPName: TcxGridDBColumn
|
||
|
|
Caption = #20135#21697#21517#31216
|
||
|
|
DataBinding.FieldName = 'SPName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Options.Focusing = False
|
||
|
|
Width = 92
|
||
|
|
end
|
||
|
|
object v1CFDD: TcxGridDBColumn
|
||
|
|
Caption = #23384#25918#22320#28857
|
||
|
|
DataBinding.FieldName = 'CFDD'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 110
|
||
|
|
end
|
||
|
|
object v1QtyKC: TcxGridDBColumn
|
||
|
|
Caption = #24211#23384#25968#37327
|
||
|
|
DataBinding.FieldName = 'QtyKC'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 77
|
||
|
|
end
|
||
|
|
object v1QtyUnit: TcxGridDBColumn
|
||
|
|
Caption = #25968#37327#21333#20301
|
||
|
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 32
|
||
|
|
Width = 1100
|
||
|
|
Height = 45
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 2
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 43
|
||
|
|
Top = 16
|
||
|
|
Width = 56
|
||
|
|
Height = 13
|
||
|
|
Caption = #20135#21697#21517#31216
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 239
|
||
|
|
Top = 16
|
||
|
|
Width = 28
|
||
|
|
Height = 13
|
||
|
|
Caption = #31867#22411
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label2: TLabel
|
||
|
|
Left = 413
|
||
|
|
Top = 16
|
||
|
|
Width = 56
|
||
|
|
Height = 13
|
||
|
|
Caption = #23384#25918#22320#28857
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object SPName: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 101
|
||
|
|
Top = 12
|
||
|
|
Width = 104
|
||
|
|
Height = 21
|
||
|
|
TabOrder = 0
|
||
|
|
OnChange = SPNameChange
|
||
|
|
end
|
||
|
|
object CKName: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 271
|
||
|
|
Top = 12
|
||
|
|
Width = 104
|
||
|
|
Height = 21
|
||
|
|
TabOrder = 1
|
||
|
|
OnChange = SPNameChange
|
||
|
|
end
|
||
|
|
object CFDD: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 471
|
||
|
|
Top = 12
|
||
|
|
Width = 104
|
||
|
|
Height = 21
|
||
|
|
TabOrder = 2
|
||
|
|
OnChange = SPNameChange
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 422
|
||
|
|
Top = 201
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 368
|
||
|
|
Top = 198
|
||
|
|
end
|
||
|
|
object DataSource2: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 490
|
||
|
|
Top = 200
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 558
|
||
|
|
Top = 200
|
||
|
|
end
|
||
|
|
end
|