object VMSM530M: TVMSM530M Left = 0 Top = 0 HorzScrollBar.Visible = False VertScrollBar.Visible = False Caption = 'VMS Provide Sect Select' ClientHeight = 515 ClientWidth = 468 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poOwnerFormCenter ShowHint = True OnClose = FormClose OnCloseQuery = FormCloseQuery OnShow = FormShow DesignSize = ( 468 515) PixelsPerInch = 96 TextHeight = 16 object ShpTitle: TShape Left = 4 Top = 4 Width = 460 Height = 40 Anchors = [akLeft, akTop, akRight] Brush.Color = 14671839 Pen.Color = 10849679 Pen.Width = 2 Visible = False ExplicitWidth = 1269 end object LblCaption: TLabel Left = 16 Top = 10 Width = 267 Height = 23 Caption = #53440#51060#53952' ' Font.Charset = DEFAULT_CHARSET Font.Color = 4740964 Font.Height = -17 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True Visible = False end object ShpList: TShape Left = 4 Top = 5 Width = 460 Height = 504 Anchors = [akLeft, akTop, akRight, akBottom] Pen.Color = 10849679 Pen.Width = 2 ExplicitWidth = 809 ExplicitHeight = 430 end object BtnClose: TcxButton Left = 379 Top = 11 Width = 75 Height = 25 Cursor = crHandPoint Hint = #45803#44592 Anchors = [akTop, akRight] Caption = #45803#44592 Colors.Default = 10737865 TabOrder = 0 Visible = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentFont = False OnClick = BtnCloseClick end object EdFocus: TEdit Left = -10 Top = -10 Width = 2 Height = 24 ImeName = 'Microsoft Office IME 2007' TabOrder = 1 Text = 'EdFocus' end object PnlBack: TPanel Left = 12 Top = 9 Width = 442 Height = 494 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone ParentBackground = False ParentColor = True TabOrder = 2 object PnlLeft: TPanel Left = 0 Top = 0 Width = 437 Height = 494 Align = alLeft Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone TabOrder = 0 object GrpList: TcxGroupBox Left = 0 Top = 0 Align = alClient Caption = #9654' VMS Provide Sect List' Style.BorderColor = clCaptionText Style.Shadow = False Style.TextColor = clWindowText Style.TextStyle = [fsBold] TabOrder = 0 Height = 494 Width = 437 object PnlMenu: TPanel Left = 3 Top = 454 Width = 431 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 431 30) object BtnSelImage: TcxButton Tag = 1 Left = 272 Top = 3 Width = 156 Height = 25 Cursor = crHandPoint Hint = 'Provide Sect Select' Anchors = [akRight, akBottom] Caption = 'Provide Sect Select' Colors.Default = 10737865 LookAndFeel.NativeStyle = False TabOrder = 0 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentFont = False OnClick = BtnSelImageClick end end object CxAxis: TcxGrid Left = 3 Top = 18 Width = 431 Height = 436 Align = alClient TabOrder = 1 LookAndFeel.Kind = lfUltraFlat LookAndFeel.NativeStyle = False ExplicitTop = 19 ExplicitHeight = 435 object TvAxis: TcxGridTableView FilterBox.CustomizeDialog = False OnCellClick = TvAxisCellDblClick DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnSorting = False OptionsData.Editing = False OptionsSelection.HideFocusRectOnExit = False OptionsSelection.HideSelection = True OptionsView.ColumnAutoWidth = True OptionsView.GroupByBox = False OptionsView.Indicator = True object Col00: TcxGridColumn Caption = 'VMS ID' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taCenter Properties.Alignment.Vert = taVCenter Visible = False GroupIndex = 0 HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Width = 99 end object Col01: TcxGridColumn Caption = 'Sect ID' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taCenter Properties.Alignment.Vert = taVCenter HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Options.Editing = False Options.Filtering = False Width = 61 end object Col02: TcxGridColumn Caption = 'Sect Name' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Alignment.Vert = taVCenter HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Options.Editing = False Options.Filtering = False Width = 109 end object Col03: TcxGridColumn Caption = 'Start Name' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Alignment.Vert = taVCenter HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Options.Editing = False Width = 100 end object Col04: TcxGridColumn Caption = 'End Name' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Alignment.Vert = taVCenter HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Options.Editing = False Width = 105 end object Col05: TcxGridColumn Caption = 'Axis' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Alignment.Vert = taVCenter HeaderAlignmentHorz = taCenter HeaderAlignmentVert = vaCenter Options.Editing = False Width = 40 end end object GlAxis: TcxGridLevel GridView = TvAxis end end end end end object EdNmbr: TcxTextEdit Left = 106 Top = 312 Properties.ReadOnly = True TabOrder = 3 Visible = False Width = 121 end object TmrShow: TTimer Enabled = False Interval = 300 OnTimer = TmrShowTimer Left = 876 Top = 8 end end