307 lines
8.1 KiB
Plaintext
307 lines
8.1 KiB
Plaintext
object frmPBCKInPut: TfrmPBCKInPut
|
|
Left = 48
|
|
Top = 128
|
|
Width = 1293
|
|
Height = 502
|
|
Align = alClient
|
|
Caption = #22383#24067#20837#24211
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1277
|
|
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_DDMD.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 15
|
|
OnClick = TBSaveClick
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 12
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 13
|
|
OnClick = TBDelClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1277
|
|
Height = 430
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
NavigatorButtons.ConfirmDelete = False
|
|
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
|
|
Column = v1Column9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20837#24211#21333#21495
|
|
DataBinding.FieldName = 'SPID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20837#24211#26102#38388
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 100
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20837#24211#31867#22411
|
|
DataBinding.FieldName = 'CRType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
#27491#24120#20837#24211
|
|
#29983#20135#36864#22238
|
|
#26399#21021#20837#24211)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21305#21495
|
|
DataBinding.FieldName = 'BatchNo'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownRows = 50
|
|
Properties.OnEditValueChanged = v2Column3PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 135
|
|
end
|
|
object v1Column14: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Alignment.Horz = taLeftJustify
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column14PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #24067#21305#31867#22411
|
|
DataBinding.FieldName = 'SPType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
#21152#24037
|
|
#36141#20837
|
|
#36864#20837)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 71
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'SPName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v2Column1PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 88
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21407#26009#25104#20998
|
|
DataBinding.FieldName = 'SPCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 73
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #38376#24133'cm'
|
|
DataBinding.FieldName = 'SPMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20811#37325'g/'#13217
|
|
DataBinding.FieldName = 'SPKZ'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #32433#32455
|
|
DataBinding.FieldName = 'ShaZhi'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 65
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PiQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #37319#36141#21152#24037#21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 90
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #25104#26412
|
|
DataBinding.FieldName = 'CostPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 63
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
Width = 113
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = CDS_Sub
|
|
Left = 512
|
|
Top = 136
|
|
end
|
|
object CDS_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 480
|
|
Top = 136
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 344
|
|
Top = 136
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 368
|
|
Top = 136
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 408
|
|
Top = 136
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 440
|
|
Top = 136
|
|
end
|
|
end
|