363 lines
8.8 KiB
Plaintext
363 lines
8.8 KiB
Plaintext
object frmShaKCHZListJWL: TfrmShaKCHZListJWL
|
|
Left = 292
|
|
Top = 158
|
|
Width = 1181
|
|
Height = 511
|
|
Caption = #26426#29289#26009#24211#23384#27719#24635#21015#34920
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1165
|
|
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_GYJWL.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 6
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
Caption = #23548#20986
|
|
ImageIndex = 13
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 185
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 12
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1165
|
|
Height = 48
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 226
|
|
Top = 14
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495
|
|
end
|
|
object Label9: TLabel
|
|
Left = 24
|
|
Top = 14
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216
|
|
end
|
|
object CPCode: TEdit
|
|
Tag = 2
|
|
Left = 281
|
|
Top = 10
|
|
Width = 108
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = TBFindClick
|
|
end
|
|
object CPName: TEdit
|
|
Tag = 2
|
|
Left = 79
|
|
Top = 10
|
|
Width = 108
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = FactoryNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 81
|
|
Width = 1165
|
|
Height = 391
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellDblClick = Tv1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column6
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_GYJWL.SHuangSe
|
|
Styles.IncSearch = DataLink_GYJWL.SHuangSe
|
|
Styles.Selection = DataLink_GYJWL.SHuangSe
|
|
Styles.Header = DataLink_GYJWL.Default
|
|
object v2Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'CPName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object v1Column23: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'CPCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'SPCode'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
VisibleForCustomization = False
|
|
Width = 100
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #20170#26085#26426#21488
|
|
DataBinding.FieldName = 'RKJT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 100
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #20170#20837#21305#25968
|
|
DataBinding.FieldName = 'RKPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 100
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #20170#20837#31859#25968
|
|
DataBinding.FieldName = 'RKQTy'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 100
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #20170#20986#21305#25968
|
|
DataBinding.FieldName = 'CKPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle2
|
|
Styles.Footer = cxStyle2
|
|
Styles.Header = cxStyle2
|
|
Width = 100
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #20170#20986#31859#25968
|
|
DataBinding.FieldName = 'CKQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle2
|
|
Styles.Footer = cxStyle2
|
|
Styles.Header = cxStyle2
|
|
Width = 100
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #20170#20313#21305#25968
|
|
DataBinding.FieldName = 'KCPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle3
|
|
Styles.Footer = cxStyle3
|
|
Styles.Header = cxStyle3
|
|
Width = 100
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20170#20313#31859#25968
|
|
DataBinding.FieldName = 'KCQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle3
|
|
Styles.Footer = cxStyle3
|
|
Styles.Header = cxStyle3
|
|
Width = 100
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
Parameters = <>
|
|
Left = 792
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 824
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_GYJWL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 760
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 992
|
|
Top = 176
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 968
|
|
Top = 176
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1016
|
|
Top = 176
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont, svTextColor]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlue
|
|
end
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svFont, svTextColor]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #40657#20307
|
|
Font.Style = [fsBold]
|
|
TextColor = clRed
|
|
end
|
|
object cxStyle3: TcxStyle
|
|
AssignedValues = [svFont, svTextColor]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
TextColor = clPurple
|
|
end
|
|
end
|
|
end
|