190 lines
5.1 KiB
Plaintext
190 lines
5.1 KiB
Plaintext
object frmCPKWKCList: TfrmCPKWKCList
|
|
Left = 192
|
|
Top = 130
|
|
Width = 990
|
|
Height = 529
|
|
Caption = #24211#23384#21015#34920
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
WindowState = wsMaximized
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 974
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_BaseInfo.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_BaseInfo.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 53
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 31
|
|
Width = 974
|
|
Height = 334
|
|
Align = alTop
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1KCROllNum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_BaseInfo.SHuangSe
|
|
Styles.IncSearch = DataLink_BaseInfo.SHuangSe
|
|
Styles.Selection = DataLink_BaseInfo.SHuangSe
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 115
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'C_Color'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 77
|
|
end
|
|
object v1C_Color: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'C_Color'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #26465#30721
|
|
DataBinding.FieldName = 'MJID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 92
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #32568#21495
|
|
DataBinding.FieldName = 'BCgangNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #21367#21495
|
|
DataBinding.FieldName = 'MJXH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 59
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31561#32423
|
|
DataBinding.FieldName = 'CPType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.Items.Strings = (
|
|
#27491#21697
|
|
#19968#31561#27425#21697
|
|
#20108#31561#27425#21697)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object v1KCROllNum: TcxGridDBColumn
|
|
Caption = #24211#23384#21305#25968
|
|
DataBinding.FieldName = 'KCROllNum'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'KCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 101
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'kcQtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ADOQueryMain
|
|
Left = 588
|
|
Top = 212
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_BaseInfo.ADOLink
|
|
Parameters = <>
|
|
Left = 408
|
|
Top = 236
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_BaseInfo.ADOLink
|
|
Parameters = <>
|
|
Left = 292
|
|
Top = 260
|
|
end
|
|
end
|