D10sxYilanbuyi/F01染色坯布仓库/U_DyeGreyClothStkSel.dfm

482 lines
12 KiB
Plaintext
Raw Normal View History

2025-06-06 13:56:41 +08:00
inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel
Left = 105
Top = 131
Caption = #24211#23384#36873#25321#21015#34920
ClientHeight = 472
ClientWidth = 1165
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -12
Font.Name = #23435#20307
Position = poMainFormCenter
OnClose = FormClose
ExplicitWidth = 1181
ExplicitHeight = 511
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1165
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 91
Caption = 'ToolBar1'
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_DyeGreyClothStk.ImageList_new32
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
Visible = False
OnClick = TBFindClick
end
object ToolButton1: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #30830#23450
ImageIndex = 12
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 308
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel [1]
Left = 0
Top = 38
Width = 1165
Height = 36
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 1
object Label3: TLabel
Left = 162
Top = 11
Width = 24
Height = 12
Caption = #21697#21517
end
object Label4: TLabel
Left = 19
Top = 11
Width = 48
Height = 12
Caption = #26469#33258#21333#20301
end
object Label8: TLabel
Left = 304
Top = 11
Width = 24
Height = 12
Caption = #35268#26684
end
object Label2: TLabel
Left = 445
Top = 11
Width = 36
Height = 12
Caption = #22411' '#21495
end
object Label5: TLabel
Left = 573
Top = 11
Width = 48
Height = 12
Caption = #35745#21010#21333#21495
end
object C_name: TEdit
Tag = 2
Left = 192
Top = 7
Width = 100
Height = 20
TabOrder = 0
OnChange = TBFindClick
end
object FromCoName: TEdit
Tag = 2
Left = 69
Top = 7
Width = 78
Height = 20
TabOrder = 1
OnChange = FromCoNameChange
end
object C_Spec: TEdit
Tag = 2
Left = 331
Top = 7
Width = 100
Height = 20
TabOrder = 2
OnChange = TBFindClick
end
object C_XINHAO: TEdit
Tag = 2
Left = 484
Top = 7
Width = 78
Height = 20
TabOrder = 3
OnChange = FromCoNameChange
end
object OrderNo: TEdit
Tag = 2
Left = 621
Top = 7
Width = 78
Height = 20
TabOrder = 4
OnChange = FromCoNameChange
end
end
object cxGrid2: TcxGrid [2]
Left = 0
Top = 74
Width = 1165
Height = 398
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
2025-09-08 14:31:40 +08:00
ExplicitTop = 71
2025-06-06 13:56:41 +08:00
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
2025-09-08 14:31:40 +08:00
ScrollbarAnnotations.CustomAnnotations = <>
2025-06-06 13:56:41 +08:00
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
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
2025-09-08 14:31:40 +08:00
end
item
Format = #26465#25968#65306'0'
Kind = skCount
Column = v1Column6
2025-06-06 13:56:41 +08:00
end
item
Kind = skSum
2025-09-08 14:31:40 +08:00
Column = v1Column15
2025-06-06 13:56:41 +08:00
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.IncSearch = DataLink_DyeGreyClothStk.SHuangSe
Styles.Header = DataLink_DyeGreyClothStk.Default
Styles.Inactive = DataLink_DyeGreyClothStk.SHuangSe
Styles.Selection = DataLink_DyeGreyClothStk.SHuangSe
2025-09-08 14:31:40 +08:00
object Tv1Column2: TcxGridDBColumn
2025-06-06 13:56:41 +08:00
Caption = #36873#25321
2025-09-08 14:31:40 +08:00
DataBinding.FieldName = 'ssel'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 41
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object Tv1lzckordno: TcxGridDBColumn
Caption = #26469#36135#21333#21495
DataBinding.FieldName = 'lzckordno'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 80
2025-06-06 13:56:41 +08:00
end
object v1Column6: TcxGridDBColumn
2025-09-08 14:31:40 +08:00
Caption = #20837#24211#21333#21495
DataBinding.FieldName = 'BCIOID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object v1Column2: TcxGridDBColumn
Tag = 2
2025-06-06 13:56:41 +08:00
Caption = #20837#24211#26102#38388
2025-09-08 14:31:40 +08:00
DataBinding.FieldName = 'ioTime'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 93
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column4: TcxGridDBColumn
2025-06-06 13:56:41 +08:00
Tag = 2
2025-09-08 14:31:40 +08:00
Caption = #20837#24211#31867#22411
DataBinding.FieldName = 'IOType'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
#27491#24120#20837#24211
#29983#20135#36864#22238
#26399#21021#20837#24211)
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 81
end
object Tv1OrderNo: TcxGridDBColumn
Caption = #29983#20135#35746#21333#21495
DataBinding.FieldName = 'OrderNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 90
end
object Tv1Column4: TcxGridDBColumn
Caption = #25104#21697#32534#21495
DataBinding.FieldName = 'C_COde'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 81
end
object Tv1F_Code: TcxGridDBColumn
Caption = #22383#24067#32534#21495
DataBinding.FieldName = 'F_Code'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
2025-06-06 13:56:41 +08:00
end
object v2Column1: TcxGridDBColumn
Tag = 2
2025-09-08 14:31:40 +08:00
Caption = #25104#21697#21697#21517
2025-06-06 13:56:41 +08:00
DataBinding.FieldName = 'C_Name'
2025-09-08 14:31:40 +08:00
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
2025-09-08 14:31:40 +08:00
Visible = False
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 99
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v2Column6: TcxGridDBColumn
2025-06-06 13:56:41 +08:00
Tag = 2
2025-09-08 14:31:40 +08:00
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 85
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column15: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'Piece'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 65
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column3: TcxGridDBColumn
Tag = 2
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'Kg'
'M'
'Y')
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 75
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column13: TcxGridDBColumn
Caption = #25104#21697#38376#24133
DataBinding.FieldName = 'C_Width'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 67
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object Tv1F_Width: TcxGridDBColumn
Caption = #22383#24067#38376#24133
DataBinding.FieldName = 'F_Width'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 80
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object Tv1Material: TcxGridDBColumn
Caption = #26448#36136
DataBinding.FieldName = 'Material'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 60
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object Tv1finishDescription: TcxGridDBColumn
Caption = #21518#25972#29702#25551#36848
DataBinding.FieldName = 'finishDescription'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 90
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object Tv1DlyDate: TcxGridDBColumn
Caption = #20132#36135#26085#26399
DataBinding.FieldName = 'DlyDate'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Width = 80
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column14: TcxGridDBColumn
2025-06-06 13:56:41 +08:00
Tag = 2
2025-09-08 14:31:40 +08:00
Caption = #26469#33258#21333#20301
DataBinding.FieldName = 'FromCoName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Alignment.Horz = taLeftJustify
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2025-09-08 14:31:40 +08:00
Width = 116
2025-06-06 13:56:41 +08:00
end
2025-09-08 14:31:40 +08:00
object v1Column12: TcxGridDBColumn
2025-06-06 13:56:41 +08:00
Tag = 2
Caption = #22791#27880
2025-09-08 14:31:40 +08:00
DataBinding.FieldName = 'Note'
DataBinding.IsNullValueType = True
2025-06-06 13:56:41 +08:00
HeaderAlignmentHorz = taCenter
2025-09-08 14:31:40 +08:00
Options.Editing = False
Width = 79
2025-06-06 13:56:41 +08:00
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_DyeGreyClothStk.ADOLink
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_DyeGreyClothStk.ADOLink
Left = 225
Top = 137
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_DyeGreyClothStk.ADOLink
Parameters = <>
Left = 544
Top = 136
end
object ADOQueryMain: TADOQuery
Connection = DataLink_DyeGreyClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 672
Top = 160
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DyeGreyClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 464
Top = 152
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 552
Top = 232
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 520
Top = 232
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 584
Top = 232
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 488
Top = 232
end
object PopupMenu1: TPopupMenu
Left = 456
Top = 232
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
end