RTFormwork/项目代码/RTBasicsV1/C03纱线加弹仓库/U_YEYarnPlanSel.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

249 lines
6.7 KiB
Plaintext

object frmYEYarnPlanSel: TfrmYEYarnPlanSel
Left = 302
Top = 139
Caption = #21152#24377#36873#21333
ClientHeight = 644
ClientWidth = 1252
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 1252
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 91
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_YEYarnStk.ImageList_new32
EdgeInner = esNone
EdgeOuter = esNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_YEYarnStk.ImageList_new32
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #30830#23450
ImageIndex = 12
OnClick = ToolButton1Click
end
object ToolButton4: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton4Click
end
object TBClose: TToolButton
Left = 166
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 38
Width = 1252
Height = 606
Align = alClient
TabOrder = 1
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
end
item
Format = '0'
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.FocusCellOnTab = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.IncSearch = DataLink_YEYarnStk.SHuangSe
Styles.Footer = DataLink_YEYarnStk.Default
Styles.Header = DataLink_YEYarnStk.Default
Styles.Inactive = DataLink_YEYarnStk.SHuangSe
Styles.Selection = DataLink_YEYarnStk.SHuangSe
object Tv1Column14: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'ssel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
end
object v1Column2: TcxGridDBColumn
Caption = #35745#21010#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object Tv1Column1: TcxGridDBColumn
Caption = #21152#24377#19997#21697#21517
DataBinding.FieldName = 'YE_Name'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column2: TcxGridDBColumn
Caption = #21152#24377#19997#32534#21495
DataBinding.FieldName = 'YE_Code'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column3: TcxGridDBColumn
Caption = #21407#19997#35268#26684
DataBinding.FieldName = 'Y_Spec'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column4: TcxGridDBColumn
Caption = #21407#19997#39068#33394
DataBinding.FieldName = 'Y_Color'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column5: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'FtyName'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column6: TcxGridDBColumn
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column7: TcxGridDBColumn
Caption = #32440#31649#37325#37327
DataBinding.FieldName = 'PaperTubeWeight'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column8: TcxGridDBColumn
Caption = #32440#31665#37325#37327
DataBinding.FieldName = 'PaperBoxWeight'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column9: TcxGridDBColumn
Caption = #35013#31665#39063#25968
DataBinding.FieldName = 'BoxCount'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column10: TcxGridDBColumn
Caption = #19997#26550#39063#25968
DataBinding.FieldName = 'YarnRackCount'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column11: TcxGridDBColumn
Caption = #21407#19997#35268#26684
DataBinding.FieldName = 'Y_Name'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column12: TcxGridDBColumn
Caption = #21407#19997#32534#21495
DataBinding.FieldName = 'Y_Code'
HeaderAlignmentHorz = taCenter
Width = 88
end
object Tv1Column13: TcxGridDBColumn
Caption = #32440#31649#31867#22411
DataBinding.FieldName = 'PaperTubeType'
HeaderAlignmentHorz = taCenter
Width = 88
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ADOTemp: TADOQuery
Connection = DataLink_YEYarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 256
Top = 281
end
object ADOCmd: TADOQuery
Connection = DataLink_YEYarnStk.ADOLink
Parameters = <>
Left = 328
Top = 281
end
object DataSource1: TDataSource
DataSet = Order_Sub
Left = 684
Top = 276
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 596
Top = 284
end
object ADOQuery1: TADOQuery
Connection = DataLink_YEYarnStk.ADOLink
Parameters = <>
Left = 188
Top = 281
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 456
Top = 276
end
object cxStyleRepository1: TcxStyleRepository
Left = 200
Top = 432
PixelsPerInch = 96
object dazi1: TcxStyle
AssignedValues = [svColor]
Color = clRed
end
end
end