D10sxYilanbuyi/F02染色计划单/U_DyeSimpleTechnicsKaiKa.dfm

260 lines
6.1 KiB
Plaintext
Raw Permalink Normal View History

2025-11-12 17:32:20 +08:00
inherited frmDyeSimpleTechnicsKaiKa: TfrmDyeSimpleTechnicsKaiKa
Left = -55
Caption = #31616#26131#24037#33402#31649#29702
ClientHeight = 845
ClientWidth = 1200
Position = poDesigned
WindowState = wsMaximized
OnKeyDown = FormKeyDown
ExplicitWidth = 1216
ExplicitHeight = 884
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter [0]
Left = 561
Top = 38
Height = 807
ExplicitLeft = 800
ExplicitTop = 328
ExplicitHeight = 100
end
object ToolBar1: TToolBar [1]
Tag = 1
Left = 0
Top = 0
Width = 1200
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 91
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_DyePlan.ImageList_new32
Images = DataLink_DyePlan.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 95
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel2: TPanel [2]
Left = 0
Top = 38
Width = 561
Height = 807
Align = alLeft
TabOrder = 1
object Splitter2: TSplitter
Left = 1
Top = 1
Width = 2
Height = 805
ExplicitLeft = 700
ExplicitHeight = 744
end
object Panel3: TPanel
Left = 3
Top = 1
Width = 557
Height = 805
Align = alClient
TabOrder = 0
object cxGrid9: TcxGrid
Left = 1
Top = 39
Width = 555
Height = 765
Align = alClient
TabOrder = 0
object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_GX
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsData.Editing = False
OptionsView.GroupByBox = False
object Tv3PSNO: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'GlideNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 41
end
object Tv3PSType: TcxGridDBColumn
Caption = #24037#24207#31867#22411
DataBinding.FieldName = 'PSType'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 80
end
object Tv3PSName: TcxGridDBColumn
Caption = #24037#24207#21517#31216
DataBinding.FieldName = 'PSName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
object Tv3PSID: TcxGridDBColumn
Caption = #24037#24207'ID'
DataBinding.FieldName = 'PSID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
object Tv3Page: TcxGridDBColumn
Caption = #39029#38754
DataBinding.FieldName = 'Page'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
end
object cxGridLevel8: TcxGridLevel
GridView = Tv3
end
end
object ToolBar2: TToolBar
Tag = 1
Left = 1
Top = 1
Width = 555
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar2'
Images = DataLink_DyePlan.ImageList_new32
List = True
ShowCaptions = True
TabOrder = 1
Visible = False
object TbShow: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #26174#31034
ImageIndex = 8
OnClick = TbShowClick
end
end
end
end
object ScrollBox1: TScrollBox [3]
Left = 564
Top = 38
Width = 636
Height = 807
Align = alClient
TabOrder = 2
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Left = 281
Top = 288
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Left = 153
Top = 289
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 397
Top = 145
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Parameters = <>
Left = 301
Top = 145
end
object ADOQueryMain: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 205
Top = 145
end
object GPM_2: TcxGridPopupMenu
PopupMenus = <>
Left = 447
Top = 361
end
object DS_2: TDataSource
DataSet = CDS_2
Left = 391
Top = 208
end
object CDS_2: TClientDataSet
Aggregates = <>
Params = <>
Left = 320
Top = 209
end
object DS_PsType: TDataSource
DataSet = CDS_PSType
Left = 720
Top = 139
end
object CDS_PSType: TClientDataSet
Aggregates = <>
Params = <>
Left = 648
Top = 137
end
object ADOQuery1: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 917
Top = 3
end
object GPM_1: TcxGridPopupMenu
PopupMenus = <>
Left = 468
Top = 227
end
object CDS_GX: TClientDataSet
Aggregates = <>
Params = <>
Left = 676
Top = 556
end
object DS_GX: TDataSource
DataSet = CDS_GX
Left = 740
Top = 564
end
object GPM_3: TcxGridPopupMenu
Grid = cxGrid9
PopupMenus = <>
Left = 495
Top = 321
end
end