286 lines
7.3 KiB
Plaintext
286 lines
7.3 KiB
Plaintext
inherited frmBSPrtDyeOutEdit: TfrmBSPrtDyeOutEdit
|
|
Left = 65
|
|
Top = 113
|
|
Caption = #20986#24211#30331#35760
|
|
ClientHeight = 449
|
|
ClientWidth = 1406
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Position = poMainFormCenter
|
|
OnClose = FormClose
|
|
ExplicitWidth = 1422
|
|
ExplicitHeight = 488
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1406
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_ProductStk.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
ExplicitTop = -1
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = TBSaveClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 2
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 6
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1406
|
|
Height = 419
|
|
Align = alClient
|
|
TabOrder = 1
|
|
ExplicitLeft = -8
|
|
ExplicitTop = 36
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource3
|
|
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>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20986#24211#21333#21495
|
|
DataBinding.FieldName = 'BPIOID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20986#24211#26102#38388
|
|
DataBinding.FieldName = 'IOTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 100
|
|
end
|
|
object v1CRType: TcxGridDBColumn
|
|
Caption = #20986#24211#31867#22411
|
|
DataBinding.FieldName = 'IOType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.DropDownRows = 20
|
|
Properties.Items.Strings = (
|
|
#36710#38388#39046#29992
|
|
#37319#36141#36864#36135
|
|
#30424#20111#20986#24211)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #20986#21040#21333#20301
|
|
DataBinding.FieldName = 'ToCoName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = Tv1Column2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #23384#25918#21333#20301
|
|
DataBinding.FieldName = 'StkCoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #26469#33258#21333#20301
|
|
DataBinding.FieldName = 'FromCoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 82
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'P_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 67
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'p_name'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 97
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'P_Spec'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 65
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #25209#21495
|
|
DataBinding.FieldName = 'BatchNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 85
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
Width = 79
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_ProductStk.ADOLink
|
|
Left = 121
|
|
Top = 79
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_ProductStk.ADOLink
|
|
Top = 64
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 320
|
|
Top = 279
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 592
|
|
Top = 143
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 512
|
|
Top = 143
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_ProductStk.ADOLink
|
|
Parameters = <>
|
|
Left = 232
|
|
Top = 183
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_ProductStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 304
|
|
Top = 175
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_ProductStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 352
|
|
Top = 175
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 464
|
|
Top = 103
|
|
end
|
|
end
|