D7szYidui/成品仓库(FinishedClothWarehouse.dll)/U_SQKCHZSelList2.dfm

281 lines
6.9 KiB
Plaintext
Raw Normal View History

2025-07-19 09:32:10 +08:00
object frmSQKCHZSelList2: TfrmSQKCHZSelList2
Left = 193
Top = 141
Width = 1171
Height = 576
Caption = #22383#24067#24211#23384#27719#24635'2'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1155
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_FinishedClothWarehouse.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 ToolButton1: TToolButton
Left = 63
Top = 0
Caption = #36873#25321
ImageIndex = 31
OnClick = ToolButton1Click
end
object TBFind: TToolButton
Left = 122
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object TBClose: TToolButton
Left = 185
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 95
Width = 1155
Height = 442
Align = alClient
TabOrder = 1
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Column6
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_FinishedClothWarehouse.SHuangSe
Styles.IncSearch = DataLink_FinishedClothWarehouse.SHuangSe
Styles.Selection = DataLink_FinishedClothWarehouse.SHuangSe
Styles.Header = DataLink_FinishedClothWarehouse.Default
object v1Column3: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
HeaderAlignmentHorz = taCenter
end
object v1Column7: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'P_Code'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object v2Column1: TcxGridDBColumn
Caption = #21697#21517
DataBinding.FieldName = 'P_CodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 92
end
object v1Column6: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'Piqty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 74
end
object v1Column13: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'JYLen'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object Tv1Column1: TcxGridDBColumn
Caption = #32463#32447#25209#21495
DataBinding.FieldName = 'BatchNo'
HeaderAlignmentHorz = taCenter
Width = 100
end
object Tv1Column2: TcxGridDBColumn
Caption = #32428#32447#25209#21495
DataBinding.FieldName = 'WXPH'
HeaderAlignmentHorz = taCenter
Width = 100
end
object Tv1Column3: TcxGridDBColumn
Caption = #27491#21697#21305#25968
DataBinding.FieldName = 'zpps'
HeaderAlignmentHorz = taCenter
Width = 71
end
object Tv1Column4: TcxGridDBColumn
Caption = #27491#21697#31859#25968
DataBinding.FieldName = 'ZPQTY'
HeaderAlignmentHorz = taCenter
Width = 73
end
object Tv1Column5: TcxGridDBColumn
Caption = #27425#21697#21305#25968
DataBinding.FieldName = 'Cpps'
HeaderAlignmentHorz = taCenter
Width = 73
end
object Tv1Column6: TcxGridDBColumn
Caption = #27425#21697#31859#25968
DataBinding.FieldName = 'CPQTY'
HeaderAlignmentHorz = taCenter
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object MovePanel2: TMovePanel
Left = 408
Top = 192
Width = 289
Height = 49
BevelInner = 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 = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 1155
Height = 62
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 3
object Label3: TLabel
Left = 40
Top = 36
Width = 24
Height = 12
Hint = '0'
Caption = #21697#21517
end
object Label12: TLabel
Left = 40
Top = 12
Width = 24
Height = 12
Hint = '0'
Caption = #32534#21495
end
object P_CodeName: TEdit
Tag = 2
Left = 66
Top = 32
Width = 85
Height = 20
Hint = '0'
TabOrder = 0
OnChange = CONNOChange
end
object P_Code: TEdit
Tag = 2
Left = 66
Top = 8
Width = 85
Height = 20
Hint = '0'
TabOrder = 1
OnChange = CONNOChange
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
Parameters = <>
Left = 1152
Top = 40
end
object ADOQueryMain: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1144
Top = 48
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_FinishedClothWarehouse.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1152
Top = 40
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 920
Top = 152
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 888
Top = 144
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 896
Top = 128
end
end