365 lines
9.0 KiB
Plaintext
365 lines
9.0 KiB
Plaintext
inherited frmDyeCardGlideEdit: TfrmDyeCardGlideEdit
|
|
Caption = #27969#31243#21345#24037#24207#31649#29702
|
|
ClientHeight = 561
|
|
ClientWidth = 1375
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Position = poMainFormCenter
|
|
OnClose = FormClose
|
|
ExplicitWidth = 1391
|
|
ExplicitHeight = 600
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Panel1: TPanel [0]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 497
|
|
Height = 561
|
|
Align = alLeft
|
|
Caption = 'Panel1'
|
|
TabOrder = 0
|
|
object cxGrid1: TcxGrid
|
|
Left = 1
|
|
Top = 1
|
|
Width = 495
|
|
Height = 559
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV1: TcxGridDBTableView
|
|
OnDblClick = TV1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object v2PSName: TcxGridDBColumn
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 98
|
|
end
|
|
object v2PSNote: TcxGridDBColumn
|
|
Caption = #24037#24207#31867#21035
|
|
DataBinding.FieldName = 'PSType'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 128
|
|
end
|
|
object v2SYRName: TcxGridDBColumn
|
|
Caption = #36710#38388#21517#31216
|
|
DataBinding.FieldName = 'Workshop'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 73
|
|
end
|
|
object vLDPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'LDPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 101
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
end
|
|
object Panel2: TPanel [1]
|
|
Left = 497
|
|
Top = 0
|
|
Width = 878
|
|
Height = 561
|
|
Align = alClient
|
|
Caption = 'Panel1'
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 1
|
|
Top = 77
|
|
Width = 876
|
|
Height = 483
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DS_Glide
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsCustomize.ColumnSorting = False
|
|
OptionsData.Deleting = False
|
|
OptionsView.GroupByBox = False
|
|
object TV2Column1: TcxGridDBColumn
|
|
Caption = #24207#27425
|
|
DataBinding.FieldName = 'GlideNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 50
|
|
end
|
|
object TV2Column2: TcxGridDBColumn
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'GlideName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 134
|
|
end
|
|
object TV2Column3: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 293
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 1
|
|
Top = 1
|
|
Width = 876
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 91
|
|
DisabledImages = DataLink_DyePlan.ImageList_new32
|
|
Images = DataLink_DyePlan.ImageList_new32
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object TBGX: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #24037#33402
|
|
ImageIndex = 12
|
|
OnClick = TBGXClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19978#31227
|
|
ImageIndex = 19
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19979#31227
|
|
ImageIndex = 17
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 5
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 284
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 355
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton6: TToolButton
|
|
Left = 450
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = ToolButton6Click
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 1
|
|
Top = 39
|
|
Width = 876
|
|
Height = 38
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 2
|
|
object Label2: TLabel
|
|
Left = 186
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24037#33402#21517#31216
|
|
end
|
|
object Label3: TLabel
|
|
Left = 30
|
|
Top = 12
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24037#33402#32534#21495
|
|
end
|
|
object Label4: TLabel
|
|
Left = 439
|
|
Top = 12
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #24037#20215
|
|
end
|
|
object DTMName: TEdit
|
|
Tag = 2
|
|
Left = 236
|
|
Top = 8
|
|
Width = 189
|
|
Height = 20
|
|
Enabled = False
|
|
TabOrder = 0
|
|
end
|
|
object DTMNo: TEdit
|
|
Tag = 2
|
|
Left = 84
|
|
Top = 8
|
|
Width = 89
|
|
Height = 20
|
|
Enabled = False
|
|
TabOrder = 1
|
|
end
|
|
object DTMPrice: TEdit
|
|
Tag = 2
|
|
Left = 469
|
|
Top = 8
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Left = 281
|
|
Top = 344
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Left = 152
|
|
Top = 346
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 72
|
|
Top = 232
|
|
end
|
|
object CDS_Glide: TClientDataSet
|
|
Aggregates = <>
|
|
IndexFieldNames = 'GlideNo'
|
|
Params = <>
|
|
Left = 1052
|
|
Top = 257
|
|
end
|
|
object DS_Glide: TDataSource
|
|
DataSet = CDS_Glide
|
|
Left = 724
|
|
Top = 253
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 296
|
|
Top = 137
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 360
|
|
Top = 137
|
|
end
|
|
object ADO_Car: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 192
|
|
Top = 225
|
|
end
|
|
object ADO_Glide: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 632
|
|
Top = 253
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 848
|
|
Top = 124
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 736
|
|
Top = 120
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 408
|
|
Top = 136
|
|
end
|
|
object CDS_Card: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 328
|
|
Top = 265
|
|
end
|
|
end
|