RTFormwork/项目代码/RTBasicsV1/B02基础纱线仓库/U_YarnStkList.dfm

519 lines
14 KiB
Plaintext
Raw Permalink Normal View History

2024-07-07 09:35:27 +08:00
inherited frmYarnStkList: TfrmYarnStkList
Left = 105
Top = 131
Caption = #24211#23384#36873#25321#21015#34920
ClientHeight = 472
2024-07-07 19:26:56 +08:00
ClientWidth = 1517
Font.Height = -16
2024-07-07 09:35:27 +08:00
Position = poDefault
2024-07-07 19:26:56 +08:00
ExplicitWidth = 1533
2024-07-07 09:35:27 +08:00
ExplicitHeight = 511
PixelsPerInch = 96
2024-07-07 19:26:56 +08:00
TextHeight = 21
2024-07-07 09:35:27 +08:00
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
2024-07-07 19:26:56 +08:00
Width = 1517
Height = 30
2024-07-07 09:35:27 +08:00
AutoSize = True
2024-07-07 19:26:56 +08:00
ButtonHeight = 30
ButtonWidth = 83
2024-07-07 09:35:27 +08:00
Caption = 'ToolBar1'
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
2024-07-07 19:26:56 +08:00
Images = DataLink_YarnStk.cxImageList_bar
2024-07-07 09:35:27 +08:00
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
2024-07-07 19:26:56 +08:00
Left = 63
2024-07-07 09:35:27 +08:00
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
Visible = False
OnClick = TBFindClick
end
object ToolButton1: TToolButton
2024-07-07 19:26:56 +08:00
Left = 126
2024-07-07 09:35:27 +08:00
Top = 0
AutoSize = True
Caption = #30830#23450
ImageIndex = 12
Visible = False
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
2024-07-07 19:26:56 +08:00
Left = 189
2024-07-07 09:35:27 +08:00
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton2Click
end
object TBClose: TToolButton
2024-07-07 19:26:56 +08:00
Left = 276
2024-07-07 09:35:27 +08:00
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel [1]
Left = 0
2024-07-07 19:26:56 +08:00
Top = 30
Width = 1517
Height = 44
2024-07-07 09:35:27 +08:00
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 1
object Label3: TLabel
2024-07-07 19:26:56 +08:00
Left = 236
Top = 11
Width = 32
Height = 21
2024-07-07 09:35:27 +08:00
Caption = #21697#21517
end
object Label4: TLabel
2024-07-07 19:26:56 +08:00
Left = 14
Top = 11
Width = 64
Height = 21
2024-07-07 09:35:27 +08:00
Caption = #26469#33258#21333#20301
end
object Label8: TLabel
2024-07-07 19:26:56 +08:00
Left = 426
Top = 11
Width = 32
Height = 21
2024-07-07 09:35:27 +08:00
Caption = #35268#26684
end
object Label2: TLabel
2024-07-07 19:26:56 +08:00
Left = 616
Top = 11
Width = 32
Height = 21
Caption = #25209#21495
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object Label1: TLabel
Left = 806
Top = 11
Width = 32
Height = 21
Caption = #32534#21495
end
object Y_name: TcxTextEdit
2024-07-07 09:35:27 +08:00
Tag = 2
2024-07-07 19:26:56 +08:00
Left = 272
Top = 5
ParentFont = False
Properties.OnChange = FromCoNamePropertiesChange
2024-07-07 09:35:27 +08:00
TabOrder = 0
2024-07-07 19:26:56 +08:00
Width = 150
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object FromCoName: TcxTextEdit
2024-07-07 09:35:27 +08:00
Tag = 2
2024-07-07 19:26:56 +08:00
Left = 82
Top = 5
ParentFont = False
Properties.OnChange = FromCoNamePropertiesChange
2024-07-07 09:35:27 +08:00
TabOrder = 1
2024-07-07 19:26:56 +08:00
Width = 150
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object Y_spec: TcxTextEdit
2024-07-07 09:35:27 +08:00
Tag = 2
2024-07-07 19:26:56 +08:00
Left = 462
Top = 5
ParentFont = False
Properties.OnChange = FromCoNamePropertiesChange
2024-07-07 09:35:27 +08:00
TabOrder = 2
2024-07-07 19:26:56 +08:00
Width = 150
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object BatchNo: TcxTextEdit
2024-07-07 09:35:27 +08:00
Tag = 2
2024-07-07 19:26:56 +08:00
Left = 652
Top = 5
ParentFont = False
Properties.OnChange = FromCoNamePropertiesChange
2024-07-07 09:35:27 +08:00
TabOrder = 3
2024-07-07 19:26:56 +08:00
Width = 150
end
object Y_Code: TcxTextEdit
Tag = 2
Left = 842
Top = 5
ParentFont = False
Properties.OnChange = FromCoNamePropertiesChange
TabOrder = 4
Width = 150
2024-07-07 09:35:27 +08:00
end
end
2024-07-07 19:26:56 +08:00
object cxGrid1: TcxGrid [2]
2024-07-07 09:35:27 +08:00
Left = 0
Top = 74
2024-07-07 19:26:56 +08:00
Width = 1517
2024-07-07 09:35:27 +08:00
Height = 398
Align = alClient
TabOrder = 2
2024-07-07 19:26:56 +08:00
object TV1: TcxGridDBTableView
2024-07-07 09:35:27 +08:00
Navigator.Buttons.CustomButtons = <>
2024-07-07 19:26:56 +08:00
ScrollbarAnnotations.CustomAnnotations = <>
2024-07-07 09:35:27 +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
2024-07-07 19:26:56 +08:00
Column = cxGridDBColumn12
2024-07-07 09:35:27 +08:00
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
2024-07-07 19:26:56 +08:00
object cxGridDBColumn1: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSEL'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 46
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #20837#24211#21333#21495
DataBinding.FieldName = 'BYIOID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object v1Column2: TcxGridDBColumn
Tag = 2
2024-07-07 09:35:27 +08:00
Caption = #20837#24211#26102#38388
2024-07-07 19:26:56 +08:00
DataBinding.FieldName = 'ioTime'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
object v1Column4: TcxGridDBColumn
Tag = 2
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)
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 81
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn3: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Tag = 2
Caption = #26469#33258#21333#20301
DataBinding.FieldName = 'FromCoName'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Alignment.Horz = taLeftJustify
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 116
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn4: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #23384#25918#21333#20301
DataBinding.FieldName = 'StkCoName'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 91
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object v1Column20: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #21697#29260
DataBinding.FieldName = 'Brand'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 77
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn5: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Tag = 2
Caption = #21697#21517
DataBinding.FieldName = 'Y_Name'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 99
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn6: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Tag = 2
Caption = #35268#26684
DataBinding.FieldName = 'Y_Spec'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 79
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn7: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #25104#20998
DataBinding.FieldName = 'Y_Composition'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 80
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn8: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #39068#33394
DataBinding.FieldName = 'Y_Color'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 80
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn9: TcxGridDBColumn
Caption = #29702#35770'D'#25968
2024-07-07 09:35:27 +08:00
DataBinding.FieldName = 'Denier'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 80
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object Tv1Column11: TcxGridDBColumn
Caption = #23454#27979'D'#25968
DataBinding.FieldName = 'TestDenier'
DataBinding.IsNullValueType = True
end
object cxGridDBColumn10: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
VisibleForCustomization = False
Width = 89
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object TV1Column2: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'Y_Code'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object cxGridDBColumn11: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Caption = #31665'/'#20214
DataBinding.FieldName = 'StkPiece'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
2024-07-07 19:26:56 +08:00
Options.Editing = False
Width = 76
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn12: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Tag = 2
2024-07-07 19:26:56 +08:00
Caption = #25968#37327
2024-07-07 09:35:27 +08:00
DataBinding.FieldName = 'stkqty'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 85
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn13: TcxGridDBColumn
2024-07-07 09:35:27 +08:00
Tag = 2
Caption = #21333#20301
DataBinding.FieldName = 'QtyUnit'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'Kg'
2024-07-07 19:26:56 +08:00
'M')
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 66
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn14: TcxGridDBColumn
Tag = 2
2024-07-07 09:35:27 +08:00
Caption = #24211#20301
DataBinding.FieldName = 'StkPosition'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 79
2024-07-07 09:35:27 +08:00
end
2024-07-07 19:26:56 +08:00
object cxGridDBColumn15: TcxGridDBColumn
Caption = #37319#36141#21512#21516
DataBinding.FieldName = 'FromPurNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
object v1Column12: TcxGridDBColumn
Tag = 2
2024-07-07 09:35:27 +08:00
Caption = #22791#27880
DataBinding.FieldName = 'Note'
2024-07-07 19:26:56 +08:00
DataBinding.IsNullValueType = True
2024-07-07 09:35:27 +08:00
HeaderAlignmentHorz = taCenter
Options.Editing = False
2024-07-07 19:26:56 +08:00
Width = 79
end
object TV1Column1: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'Y_Type'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
end
object TV1Column3: TcxGridDBColumn
Caption = #28504#36890#21495
DataBinding.FieldName = 'Y_ColorNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object cxGridDBColumn16: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object Tv1Column10: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'Supplier'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
2024-07-07 09:35:27 +08:00
end
end
2024-07-07 19:26:56 +08:00
object cxGrid1Level1: TcxGridLevel
GridView = TV1
2024-07-07 09:35:27 +08:00
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 305
Top = 176
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 209
Top = 129
end
object ADOQueryCmd: TADOQuery
ConnectionString = 'BS_Cloth_IO'
Parameters = <>
Left = 640
Top = 136
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 752
Top = 128
end
object ADOQueryTemp: TADOQuery
ConnectionString = 'BS_Cloth_IO'
LockType = ltReadOnly
Parameters = <>
Left = 512
Top = 136
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 656
Top = 232
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 536
Top = 240
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 720
Top = 232
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 472
Top = 232
end
object PopupMenu1: TPopupMenu
Left = 368
Top = 240
end
end