429 lines
11 KiB
Plaintext
429 lines
11 KiB
Plaintext
|
|
inherited frmQryBSPrtDyeStkList: TfrmQryBSPrtDyeStkList
|
||
|
|
Caption = #36741#26009#24211#23384#36873#25321#21015#34920
|
||
|
|
ClientHeight = 538
|
||
|
|
ClientWidth = 1077
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Height = -16
|
||
|
|
FormStyle = fsMDIChild
|
||
|
|
Visible = True
|
||
|
|
ExplicitWidth = 1093
|
||
|
|
ExplicitHeight = 577
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 21
|
||
|
|
inherited loadProcess: TPanel
|
||
|
|
TabOrder = 3
|
||
|
|
end
|
||
|
|
inherited cxProgressBar2: TcxProgressBar
|
||
|
|
TabOrder = 4
|
||
|
|
ExplicitHeight = 29
|
||
|
|
end
|
||
|
|
object ToolBar3: TToolBar [2]
|
||
|
|
Tag = 1
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1077
|
||
|
|
Height = 30
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 115
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
GradientEndColor = clWindow
|
||
|
|
Images = DataLink_ProductStk.cxImageList_bar
|
||
|
|
List = True
|
||
|
|
GradientDrawingOptions = [gdoHotTrack]
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object Trefresh: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 1
|
||
|
|
OnClick = TrefreshClick
|
||
|
|
end
|
||
|
|
object ToolButton1: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #30830#35748
|
||
|
|
ImageIndex = 12
|
||
|
|
OnClick = ToolButton1Click
|
||
|
|
end
|
||
|
|
object TBexcpet: TToolButton
|
||
|
|
Left = 142
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #23548#20986
|
||
|
|
ImageIndex = 20
|
||
|
|
OnClick = TBexcpetClick
|
||
|
|
end
|
||
|
|
object TsaveGrid: TToolButton
|
||
|
|
Left = 213
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20445#23384#26684#24335
|
||
|
|
ImageIndex = 30
|
||
|
|
OnClick = TsaveGridClick
|
||
|
|
end
|
||
|
|
object TgridSet: TToolButton
|
||
|
|
Left = 316
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #34920#26684#21015#35774#32622
|
||
|
|
ImageIndex = 16
|
||
|
|
OnClick = TgridSetClick
|
||
|
|
end
|
||
|
|
object Tclose: TToolButton
|
||
|
|
Left = 435
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 7
|
||
|
|
OnClick = TcloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object dxLayoutControl_query: TdxLayoutControl [3]
|
||
|
|
Tag = 999
|
||
|
|
Left = 0
|
||
|
|
Top = 30
|
||
|
|
Width = 1077
|
||
|
|
Height = 59
|
||
|
|
Align = alTop
|
||
|
|
ParentBackground = True
|
||
|
|
TabOrder = 1
|
||
|
|
Transparent = True
|
||
|
|
LayoutLookAndFeel = BaseDataLink.dxLayoutSkinLookAndFeel1
|
||
|
|
OptionsItem.SizableHorz = True
|
||
|
|
OptionsItem.SizableVert = True
|
||
|
|
OnDblClick = dxLayoutControl_queryDblClick
|
||
|
|
object P_Name: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 225
|
||
|
|
Top = 11
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 1
|
||
|
|
OnKeyPress = P_CodeKeyPress
|
||
|
|
Width = 120
|
||
|
|
end
|
||
|
|
object P_Spec: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 394
|
||
|
|
Top = 11
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 2
|
||
|
|
OnKeyPress = P_CodeKeyPress
|
||
|
|
Width = 120
|
||
|
|
end
|
||
|
|
object BatchNo: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 563
|
||
|
|
Top = 11
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 3
|
||
|
|
OnKeyPress = P_CodeKeyPress
|
||
|
|
Width = 120
|
||
|
|
end
|
||
|
|
object P_Code: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 56
|
||
|
|
Top = 11
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 0
|
||
|
|
OnKeyPress = P_CodeKeyPress
|
||
|
|
Width = 120
|
||
|
|
end
|
||
|
|
object dxLayoutControl_queryGroup_Root: TdxLayoutGroup
|
||
|
|
AlignHorz = ahParentManaged
|
||
|
|
AlignVert = avParentManaged
|
||
|
|
CaptionOptions.AlignVert = tavCenter
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
Hidden = True
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
Padding.Bottom = -5
|
||
|
|
Padding.Top = -5
|
||
|
|
Padding.AssignedValues = [lpavBottom, lpavTop]
|
||
|
|
ShowBorder = False
|
||
|
|
Index = -1
|
||
|
|
end
|
||
|
|
object dxLayoutItem2: TdxLayoutItem
|
||
|
|
Parent = dxLayoutControl_queryGroup_Root
|
||
|
|
CaptionOptions.Text = #21697#21517
|
||
|
|
Control = P_Name
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 120
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutItem3: TdxLayoutItem
|
||
|
|
Parent = dxLayoutControl_queryGroup_Root
|
||
|
|
CaptionOptions.Text = #35268#26684
|
||
|
|
Control = P_Spec
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 120
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem1: TdxLayoutItem
|
||
|
|
Parent = dxLayoutControl_queryGroup_Root
|
||
|
|
CaptionOptions.Text = #25209#21495
|
||
|
|
Control = BatchNo
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 120
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 3
|
||
|
|
end
|
||
|
|
object dxLayoutItem4: TdxLayoutItem
|
||
|
|
Parent = dxLayoutControl_queryGroup_Root
|
||
|
|
CaptionOptions.Text = #32534#21495
|
||
|
|
Control = P_Code
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 120
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxProgressBar1: TMovePanel [4]
|
||
|
|
Left = 409
|
||
|
|
Top = 320
|
||
|
|
Width = 233
|
||
|
|
Height = 49
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31245#21518#12290#12290#12290
|
||
|
|
Color = clSkyBlue
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clRed
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #24494#36719#38597#40657
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 2
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object cxGrid2: TcxGrid [5]
|
||
|
|
Left = 0
|
||
|
|
Top = 89
|
||
|
|
Width = 1077
|
||
|
|
Height = 449
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 5
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end>
|
||
|
|
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>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
object v1Column14: TcxGridDBColumn
|
||
|
|
Tag = 2
|
||
|
|
Caption = #31867#22411
|
||
|
|
DataBinding.FieldName = 'P_Type'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
|
Properties.Alignment.Horz = taLeftJustify
|
||
|
|
Properties.Buttons = <
|
||
|
|
item
|
||
|
|
Default = True
|
||
|
|
Kind = bkEllipsis
|
||
|
|
end>
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 108
|
||
|
|
end
|
||
|
|
object v1Column5: TcxGridDBColumn
|
||
|
|
Caption = #32534#21495
|
||
|
|
DataBinding.FieldName = 'P_Code'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
object v2Column1: TcxGridDBColumn
|
||
|
|
Tag = 2
|
||
|
|
Caption = #21697#21517
|
||
|
|
DataBinding.FieldName = 'P_Name'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
|
Properties.Buttons = <
|
||
|
|
item
|
||
|
|
Default = True
|
||
|
|
Kind = bkEllipsis
|
||
|
|
end>
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 124
|
||
|
|
end
|
||
|
|
object Tv1Column3: TcxGridDBColumn
|
||
|
|
Caption = #22411#21495
|
||
|
|
DataBinding.FieldName = 'XH'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 100
|
||
|
|
end
|
||
|
|
object v1Column8: TcxGridDBColumn
|
||
|
|
Tag = 2
|
||
|
|
Caption = #35268#26684
|
||
|
|
DataBinding.FieldName = 'P_Spec'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 131
|
||
|
|
end
|
||
|
|
object v1Column10: TcxGridDBColumn
|
||
|
|
Caption = #25209#21495
|
||
|
|
DataBinding.FieldName = 'BatchNo'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 124
|
||
|
|
end
|
||
|
|
object v2Column6: TcxGridDBColumn
|
||
|
|
Tag = 2
|
||
|
|
Caption = #24211#23384#25968#37327
|
||
|
|
DataBinding.FieldName = 'StkQty'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 96
|
||
|
|
end
|
||
|
|
object v1Column3: TcxGridDBColumn
|
||
|
|
Tag = 2
|
||
|
|
Caption = #21333#20301
|
||
|
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
|
Properties.DropDownListStyle = lsFixedList
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
'Kg'
|
||
|
|
'M'
|
||
|
|
'Y')
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 51
|
||
|
|
end
|
||
|
|
object Tv1Column1: TcxGridDBColumn
|
||
|
|
Caption = #21333#20215
|
||
|
|
DataBinding.FieldName = 'price'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 63
|
||
|
|
end
|
||
|
|
object Tv1Column2: TcxGridDBColumn
|
||
|
|
Caption = #37329#39069
|
||
|
|
DataBinding.FieldName = 'money'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 72
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid2Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
|
Connection = DataLink_ProductStk.ADOLink
|
||
|
|
Left = 313
|
||
|
|
Top = 208
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
|
Connection = DataLink_ProductStk.ADOLink
|
||
|
|
Left = 209
|
||
|
|
Top = 217
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = CDS_List
|
||
|
|
Left = 768
|
||
|
|
Top = 296
|
||
|
|
end
|
||
|
|
object ADOQueryList: TADOQuery
|
||
|
|
Connection = DataLink_ProductStk.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 704
|
||
|
|
Top = 368
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 208
|
||
|
|
Top = 287
|
||
|
|
end
|
||
|
|
object CDS_List: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 395
|
||
|
|
Top = 280
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_ProductStk.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 840
|
||
|
|
Top = 244
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_ProductStk.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 880
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
end
|