D10SZKaiXiYa/B02基础纱线仓库/U_YarnOutEdit.dfm

391 lines
11 KiB
Plaintext
Raw Permalink Normal View History

2025-03-01 10:55:52 +08:00
inherited frmYarnOutEdit: TfrmYarnOutEdit
Left = 65
Top = 113
Caption = #20986#24211#30331#35760
2026-02-06 16:53:43 +08:00
ClientHeight = 572
2025-03-01 10:55:52 +08:00
ClientWidth = 1406
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -16
Position = poMainFormCenter
OnClose = FormClose
2026-02-06 16:53:43 +08:00
ExplicitLeft = -247
2025-03-01 10:55:52 +08:00
ExplicitWidth = 1422
2026-02-06 16:53:43 +08:00
ExplicitHeight = 611
2025-03-01 10:55:52 +08:00
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1406
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 99
Caption = 'ToolBar1'
Color = clSkyBlue
Images = DataLink_YarnStk.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = TBSaveClick
end
object TBAdd: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 2
OnClick = TBAddClick
end
object TBDel: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 6
OnClick = TBDelClick
end
object ToolButton1: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 316
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid [1]
Left = 0
Top = 30
Width = 1406
2026-02-06 16:53:43 +08:00
Height = 542
2025-03-01 10:55:52 +08:00
Align = alClient
TabOrder = 1
2026-02-06 16:53:43 +08:00
ExplicitLeft = -8
2025-06-07 17:31:25 +08:00
ExplicitTop = 22
2025-03-01 10:55:52 +08:00
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
2026-02-06 16:53:43 +08:00
Column = Tv1Qty
2025-03-01 10:55:52 +08:00
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
2026-02-06 16:53:43 +08:00
object Tv1BYIOID: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #20986#24211#21333#21495
DataBinding.FieldName = 'BYIOID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
2026-02-06 16:53:43 +08:00
object Tv1IOTime: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #20986#24211#26102#38388
DataBinding.FieldName = 'IOTime'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 104
end
2026-02-06 16:53:43 +08:00
object Tv1IOType: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #20986#24211#31867#22411
DataBinding.FieldName = 'IOType'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.DropDownRows = 20
Properties.Items.Strings = (
#26579#33394#20986#24211
#25340#32433#20986#24211
#21152#25467#20986#24211
#21152#24037#20986#24211
#36710#38388#39046#29992
#37319#36141#36864#36135
#38144#21806#20986#24211
#35843#25320#20986#24211
#30424#20111#20986#24211)
HeaderAlignmentHorz = taCenter
Width = 92
end
object v1Column1: TcxGridDBColumn
Caption = #37319#36141#21152#24037#21512#21516#21495
DataBinding.FieldName = 'ConNo'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
VisibleForCustomization = False
Width = 99
end
2026-02-06 16:53:43 +08:00
object Tv1ToCoName: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #20986#21040#21333#20301
DataBinding.FieldName = 'ToCoName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = Tv1Column2PropertiesButtonClick
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 94
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1ToOrdNo: TcxGridDBColumn
Caption = #20986#21040#32455#36896#21333
DataBinding.FieldName = 'ToOrdNo'
2025-03-01 10:55:52 +08:00
DataBinding.IsNullValueType = True
2026-02-06 16:53:43 +08:00
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
Properties.OnButtonClick = Tv1Column7PropertiesButtonClick
2025-03-01 10:55:52 +08:00
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 120
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1ToConNo: TcxGridDBColumn
Caption = #20986#21040#21512#21516#21495
DataBinding.FieldName = 'ToConNo'
2025-03-01 10:55:52 +08:00
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 111
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1Y_Code: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #32534#21495
DataBinding.FieldName = 'Y_Code'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 81
end
2026-02-06 16:53:43 +08:00
object Tv1SXCBH: TcxGridDBColumn
Caption = #32433#32447#21378#32534#21495
DataBinding.FieldName = 'SXCBH'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 102
end
object Tv1Y_name: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #21697#21517
DataBinding.FieldName = 'Y_name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
2026-02-06 16:53:43 +08:00
Width = 81
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1SXCPM: TcxGridDBColumn
Caption = #32433#32447#21378#21697#21517
DataBinding.FieldName = 'SXCPM'
2025-03-01 10:55:52 +08:00
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 104
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1Y_Composition: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #25104#20998
DataBinding.FieldName = 'Y_Composition'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 76
end
2026-02-06 16:53:43 +08:00
object Tv1Y_Color: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #39068#33394
DataBinding.FieldName = 'Y_Color'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 76
end
2026-02-06 16:53:43 +08:00
object Tv1Denier: TcxGridDBColumn
Caption = #20998#29305'(Denier)'
2025-03-01 10:55:52 +08:00
DataBinding.FieldName = 'Denier'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 115
2025-03-01 10:55:52 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1ZS: TcxGridDBColumn
Caption = #25903#25968
DataBinding.FieldName = 'ZS'
2025-06-07 17:31:25 +08:00
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
2026-02-06 16:53:43 +08:00
Width = 80
2025-06-07 17:31:25 +08:00
end
2026-02-06 16:53:43 +08:00
object Tv1FF: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #32442#27861
DataBinding.FieldName = 'FF'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
2026-02-06 16:53:43 +08:00
object Tv1BatchNo: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
2026-02-06 16:53:43 +08:00
object Tv1Piece: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #31665'/'#20214
DataBinding.FieldName = 'Piece'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 62
end
2026-02-06 16:53:43 +08:00
object Tv1Qty: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 85
end
2026-02-06 16:53:43 +08:00
object Tv1QtyUnit: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #21333#20301
DataBinding.FieldName = 'QtyUnit'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
2026-02-06 16:53:43 +08:00
object Tv1Note: TcxGridDBColumn
2025-03-01 10:55:52 +08:00
Caption = #22791#27880
DataBinding.FieldName = 'Note'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 101
end
2026-02-06 16:53:43 +08:00
object Tv1FromPurNo: TcxGridDBColumn
Caption = #37319#36141#21333#21495
DataBinding.FieldName = 'FromPurNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 86
end
object Tv1FromCoName: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'FromCoName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
2025-03-01 10:55:52 +08:00
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 57
Top = 72
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 177
Top = 73
end
inherited ImageList_new32: TImageList
Left = 160
Top = 288
end
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
end
object DataSource3: TDataSource
DataSet = CDS_Sub
Left = 592
Top = 184
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 504
Top = 176
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Parameters = <>
Left = 176
Top = 176
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 280
Top = 176
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 376
Top = 176
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 456
Top = 88
end
end