object fmScreens: TfmScreens Left = 199 Top = 105 HelpContext = 8 BorderStyle = bsDialog Caption = 'Locators' ClientHeight = 253 ClientWidth = 277 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 70 Top = 0 Width = 207 Height = 253 Align = alClient AutoSize = True Picture.Data = {} Stretch = True end object Label1: TLabel Left = 88 Top = 56 Width = 27 Height = 14 Caption = 'Name' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 88 Top = 101 Width = 83 Height = 14 Caption = 'Locator positions' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object RotateLabel1: TRotateLabel Left = 173 Top = 224 Width = 90 Height = 24 Cursor = crHandPoint Escapement = 0 TextStyle = tsRecessed Caption = 'Locators' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False OnClick = RotateLabel1Click end object Label3: TLabel Left = 88 Top = 8 Width = 19 Height = 14 Caption = 'Left' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 88 Top = 24 Width = 24 Height = 14 Caption = 'Right' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object labelLeft: TLabel Left = 136 Top = 8 Width = 22 Height = 14 Caption = 'Left' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object labelRight: TLabel Left = 136 Top = 24 Width = 22 Height = 14 Caption = 'Left' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Bevel1: TBevel Left = 88 Top = 46 Width = 177 Height = 3 Style = bsRaised end object btnUp: TSpeedButton Left = 86 Top = 224 Width = 20 Height = 20 Hint = 'Move up' Flat = True Glyph.Data = { E2000000424DE200000000000000760000002800000012000000090000000100 0400000000006C00000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF FFFFFF000000FFFFFFFFFFFFFFFFFF000000CCCCCCCCC888888888000000FCCC CCCCFF8888888F000000FFCCCCCFFFF88888FF000000FFFCCCFFFFFF888FFF00 0000FFFFCFFFFFFFF8FFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF FFFFFF000000} NumGlyphs = 2 ParentShowHint = False ShowHint = True OnClick = btnUpClick end object btnDown: TSpeedButton Left = 109 Top = 224 Width = 20 Height = 20 Hint = 'Move down' Flat = True Glyph.Data = { E2000000424DE200000000000000760000002800000012000000090000000100 0400000000006C00000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF FFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFCFFFFFFFF8FFFF000000FFFC CCFFFFFF888FFF000000FFCCCCCFFFF88888FF000000FCCCCCCCFF8888888F00 0000CCCCCCCCC888888888000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF FFFFFF000000} NumGlyphs = 2 ParentShowHint = False ShowHint = True OnClick = btnDownClick end object editName: TEdit Left = 88 Top = 72 Width = 177 Height = 21 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Text = 'Undefined' OnChange = editNameChange end object screens: TListBox Left = 88 Top = 120 Width = 177 Height = 97 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 1 OnClick = screensClick OnKeyPress = screensKeyPress OnMouseDown = screensMouseDown OnMouseMove = screensMouseMove OnMouseUp = screensMouseUp end object Panel1: TPanel Left = 0 Top = 0 Width = 70 Height = 253 Align = alLeft BevelOuter = bvNone Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object labelText: TLabel Left = 7 Top = 136 Width = 55 Height = 81 AutoSize = False Caption = 'Input name to store with locator positions' Font.Charset = ANSI_CHARSET Font.Color = 8454143 Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object btnClose: tnybutton Left = 7 Top = 93 Width = 57 Height = 25 Cursor = crHandPoint Cancel = True Caption = '&Close' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 0 end object btnOK: tnybutton Left = 7 Top = 9 Width = 57 Height = 25 Cursor = crHandPoint Caption = '&Store' Default = True Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 1 end object tnybutton1: tnybutton Left = 7 Top = 37 Width = 57 Height = 25 Cursor = crHandPoint Caption = '&Add' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = tnybutton1Click end object btnDelete: tnybutton Left = 7 Top = 65 Width = 57 Height = 25 Cursor = crHandPoint Caption = '&Delete' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = btnDeleteClick end end object Timer1: TTimer Interval = 10 OnTimer = Timer1Timer Left = 224 Top = 144 end end