D10DJkaimengwenshang/项目代码/wenshangkm/G01贸易生产计划/U_UptPlanDataToRoll.dfm

183 lines
4.4 KiB
Plaintext
Raw Permalink Normal View History

2025-09-27 14:24:10 +08:00
object frmUptPlanDataToRoll: TfrmUptPlanDataToRoll
Left = 0
Top = 0
Caption = #26356#26032#25351#31034#21333#25968#25454#21040#25171#21367#25968#25454
ClientHeight = 658
ClientWidth = 875
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 21
object cxGrid1: TcxGrid
Left = 16
Top = 120
Width = 537
Height = 232
TabOrder = 0
object TV1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnGrouping = False
OptionsData.Deleting = False
OptionsData.Inserting = False
OptionsView.GroupByBox = False
object TV1ssel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'ssel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 115
end
object TV1fieldCaption: TcxGridDBColumn
Caption = #25968#25454#39033
DataBinding.FieldName = 'fieldCaption'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 217
end
end
object cxGrid1Level1: TcxGridLevel
GridView = TV1
end
end
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 875
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 131
Caption = 'ToolBar1'
Color = clWhite
EdgeInner = esNone
EdgeOuter = esNone
Images = DataLink_TradePlan.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 1
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #30830#23450#21516#27493#26356#26032
ImageIndex = 12
OnClick = TBSaveClick
end
object Tbcgs: TToolButton
Left = 135
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
Visible = False
end
object TBClose: TToolButton
Left = 238
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 30
Width = 875
Height = 51
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object cxLabel1: TcxLabel
Left = 384
Top = 11
Caption = #25351#31034#21333#25968#25454#21516#27493#21040#25171#21367#21518#65292#26816#26597#26159#21542#38656#37325#25171#26631#31614
ParentColor = False
Style.Color = clBtnFace
Style.TextColor = clRed
end
object cxTextEdit1: TcxTextEdit
Left = 72
Top = 9
Properties.ReadOnly = True
TabOrder = 1
Width = 145
end
object cxLabel2: TcxLabel
Left = 16
Top = 11
Caption = #35746#21333#21495
end
object AllowEmptyValue: TcxCheckBox
Left = 232
Top = 11
Caption = #20801#35768#21516#27493#31354#25968#25454
Style.TransparentBorder = False
TabOrder = 3
end
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 280
Top = 336
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Parameters = <>
Left = 360
Top = 344
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 473
Top = 348
object CDS_1fieldName: TStringField
FieldName = 'fieldName'
Size = 60
end
object CDS_1fieldCaption: TStringField
FieldName = 'fieldCaption'
Size = 100
end
object CDS_1fieldTable: TStringField
FieldName = 'fieldTable'
Size = 60
end
object CDS_1ssel: TBooleanField
FieldName = 'ssel'
end
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 160
Top = 324
end
object ADOQueryPlan: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 192
Top = 400
end
end