D10myYicheng/染整计划(DyeingFinishingPlan.dll)/U_QXGL.dfm
2025-05-27 14:08:09 +08:00

121 lines
3.5 KiB
Plaintext

object frmQXGL: TfrmQXGL
Left = 529
Top = 314
Width = 508
Height = 296
Caption = #29256#26435
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object cxGrid2: TcxGrid
Left = 0
Top = 0
Width = 492
Height = 258
Align = alClient
TabOrder = 0
object TV3: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DS_SQ
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
OptionsData.Deleting = False
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_DyeingFinishingPlan.SHuangSe
Styles.IncSearch = DataLink_DyeingFinishingPlan.SHuangSe
Styles.Selection = DataLink_DyeingFinishingPlan.SHuangSe
Styles.Header = DataLink_DyeingFinishingPlan.Default
object V2Column3: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'SQNO'
HeaderAlignmentHorz = taCenter
Options.Editing = False
end
object V2Column2: TcxGridDBColumn
Caption = #25480#26435#23458#25143
DataBinding.FieldName = 'SQKHNAME'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 81
end
object V2Column1: TcxGridDBColumn
Caption = #25480#26435#22269#23478
DataBinding.FieldName = 'SQGJ'
HeaderAlignmentHorz = taCenter
Width = 155
end
object V2Column4: TcxGridDBColumn
Caption = #25480#26435#32423#21035
DataBinding.FieldName = 'SQJB'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.Items.Strings = (
#32654#22269#38145#23450
#27431#27954#38145#23450
#25152#22312#22269#23478#38145#23450#29256#26435
#21482#26159#25480#26435#29256#26435#24402#23646#22269#23478)
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object V3Column1: TcxGridDBColumn
Caption = #33457#22411#32534#21495
DataBinding.FieldName = 'HxCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 100
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV3
end
end
object CDS_SQ: TClientDataSet
Aggregates = <>
Params = <>
Left = 247
Top = 354
end
object DS_SQ: TDataSource
DataSet = CDS_SQ
Left = 348
Top = 360
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DyeingFinishingPlan.ADOLink
Parameters = <>
Left = 436
Top = 190
end
end