355 lines
8.7 KiB
Plaintext
355 lines
8.7 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 = 37
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 34
|
||
|
Top = 12
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #21697#21517
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 170
|
||
|
Top = 12
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #35268#26684
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 313
|
||
|
Top = 13
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #25209#21495
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 463
|
||
|
Top = 13
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #25968#37327#21333#20301
|
||
|
end
|
||
|
object SPName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 61
|
||
|
Top = 9
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
OnChange = TBFindClick
|
||
|
end
|
||
|
object SPSpec: TEdit
|
||
|
Tag = 2
|
||
|
Left = 197
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
OnChange = TBFindClick
|
||
|
end
|
||
|
object BatchNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 340
|
||
|
Top = 9
|
||
|
Width = 108
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
OnChange = FactoryNameChange
|
||
|
end
|
||
|
object QtyUnit: TEdit
|
||
|
Tag = 2
|
||
|
Left = 513
|
||
|
Top = 9
|
||
|
Width = 66
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
OnChange = FactoryNameChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 70
|
||
|
Width = 1165
|
||
|
Height = 402
|
||
|
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
|
||
|
Column = v1Column20
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column21
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = Tv1Column3
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = Tv1Column2
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = Tv1Column1
|
||
|
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 = #21697#21517
|
||
|
DataBinding.FieldName = 'SPName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 97
|
||
|
end
|
||
|
object v1Column17: TcxGridDBColumn
|
||
|
Caption = #32534#21495
|
||
|
DataBinding.FieldName = 'SPCode'
|
||
|
Visible = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
VisibleForCustomization = False
|
||
|
Width = 89
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'SPSpec'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #25209#21495
|
||
|
DataBinding.FieldName = 'BatchNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 76
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #25968#37327#21333#20301
|
||
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 63
|
||
|
end
|
||
|
object v1Column20: TcxGridDBColumn
|
||
|
Caption = #20837#24211#25968#37327
|
||
|
DataBinding.FieldName = 'RKQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Styles.Content = DataLink_GYJWL.FontBlue
|
||
|
Styles.Footer = DataLink_GYJWL.FontBlue
|
||
|
Styles.Header = DataLink_GYJWL.FontBlue
|
||
|
Width = 69
|
||
|
end
|
||
|
object Tv1Column1: TcxGridDBColumn
|
||
|
Caption = #20837#24211#37325#37327
|
||
|
DataBinding.FieldName = 'RKkgQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Content = DataLink_GYJWL.FontBlue
|
||
|
Styles.Footer = DataLink_GYJWL.FontBlue
|
||
|
Styles.Header = DataLink_GYJWL.FontBlue
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column21: TcxGridDBColumn
|
||
|
Caption = #20986#24211#25968#37327
|
||
|
DataBinding.FieldName = 'CKQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Styles.Content = DataLink_GYJWL.FoneRed
|
||
|
Styles.Footer = DataLink_GYJWL.FoneRed
|
||
|
Styles.Header = DataLink_GYJWL.FoneRed
|
||
|
Width = 72
|
||
|
end
|
||
|
object Tv1Column2: TcxGridDBColumn
|
||
|
Caption = #20986#24211#37325#37327
|
||
|
DataBinding.FieldName = 'cKkgQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Content = DataLink_GYJWL.FoneRed
|
||
|
Styles.Footer = DataLink_GYJWL.FoneRed
|
||
|
Styles.Header = DataLink_GYJWL.FoneRed
|
||
|
Width = 66
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #24211#23384#25968#37327
|
||
|
DataBinding.FieldName = 'KCQty'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Styles.Content = DataLink_GYJWL.FonePurple
|
||
|
Styles.Footer = DataLink_GYJWL.FonePurple
|
||
|
Styles.Header = DataLink_GYJWL.FonePurple
|
||
|
Width = 73
|
||
|
end
|
||
|
object Tv1Column3: TcxGridDBColumn
|
||
|
Caption = #24211#23384#37325#37327
|
||
|
DataBinding.FieldName = 'kckgQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Content = DataLink_GYJWL.FonePurple
|
||
|
Styles.Footer = DataLink_GYJWL.FonePurple
|
||
|
Styles.Header = DataLink_GYJWL.FonePurple
|
||
|
Width = 66
|
||
|
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
|
||
|
end
|