object FM_HelpScreen: TFM_HelpScreen Left = 284 Top = 122 BorderStyle = bsDialog Caption = 'Prolix Help' ClientHeight = 405 ClientWidth = 568 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poDefault OnShow = FormShow PixelsPerInch = 120 TextHeight = 20 object BT_Close: TButton Left = 459 Top = 368 Width = 100 Height = 30 Hint = 'Close Help screen' Caption = 'Close' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 OnClick = BT_CloseClick end object PC_Help: TPageControl Left = 9 Top = 5 Width = 550 Height = 356 ActivePage = TS_General Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] HotTrack = True ParentFont = False TabOrder = 1 TabWidth = 85 object TS_General: TTabSheet Caption = '&General' object PL_General: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_General01: TLabel Left = 20 Top = 25 Width = 483 Height = 71 Caption = 'Prolix is a simple-to-use Windows-based text editor. It has all' + ' the usual features of any editor, such as search and replace, c' + 'opy, cut, paste, and so on. It is an MDI style application, so ' + 'it can have many files open at once.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_General02: TLabel Left = 20 Top = 98 Width = 475 Height = 73 Caption = 'It also supports drag-and-drop, so that when Prolix is running y' + 'ou can drag selected files from File Manager and drop them onto ' + 'the Prolix window; Prolix will automatically open an editor wind' + 'ow for each of them.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_General03: TLabel Left = 20 Top = 170 Width = 480 Height = 71 Caption = 'Apart from a clean interface, Prolix'#39's greatest strength is in i' + 't'#39's ability to handle text files up to 16 megabytes in size, mak' + 'ing it useful for a far greater range of purposes than editors t' + 'hat suffer from a 32k or 64k limit.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object BV_General: TBevel Left = 18 Top = 245 Width = 490 Height = 3 Shape = bsBottomLine end object LL_Copyright: TLabel Left = 23 Top = 266 Width = 435 Height = 16 Alignment = taCenter Caption = 'Prolix is copyright � 1995, 1997 by Eric E. A. Schreiber. All r' + 'ights reserved.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object TS_License: TTabSheet Caption = '&License' object PL_License: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_License01: TLabel Left = 20 Top = 25 Width = 469 Height = 76 Caption = 'Prolix is released as Freeware for private non-commercial use. I' + 'ndividuals may use Prolix free of charge, and are encouraged to ' + 'give copies to friends and associates.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_License02: TLabel Left = 20 Top = 101 Width = 476 Height = 75 Caption = 'Business, government, educational or religious organizations wis' + 'hing to use or distribute Prolix must purchase a commercial lice' + 'nse. See the documentation file for pricing and terms.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_License03: TLabel Left = 20 Top = 176 Width = 478 Height = 95 Caption = 'Bulletin board systems and online service operators are welcome ' + 'to make Prolix available to their users, so long as the archive ' + 'contents are kept intact and there are no specific charges to do' + 'wnload the archive.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end end end object TS_Contact1: TTabSheet Caption = '&Contact' object PL_Contact: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_Contact01: TLabel Left = 20 Top = 25 Width = 485 Height = 61 Caption = 'If you want to make a comment about Prolix or have a custom prog' + 'ramming need, I would like to hear from you. I can be reached i' + 'n the following ways:' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_Contact02: TLabel Left = 88 Top = 87 Width = 46 Height = 16 Alignment = taRightJustify Caption = 'Internet:' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LL_Contact04: TLabel Left = 92 Top = 114 Width = 42 Height = 16 Alignment = taRightJustify Caption = 'WWW:' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LL_Contact03: TLabel Left = 154 Top = 87 Width = 128 Height = 16 Caption = 'eric@kobayashi.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LL_Contact05: TLabel Left = 154 Top = 114 Width = 200 Height = 16 Caption = 'http://www.kobayashi.com/maru/' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LL_Contact06: TLabel Left = 96 Top = 140 Width = 38 Height = 16 Alignment = taRightJustify Caption = 'Voice:' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LL_Contact07: TLabel Left = 154 Top = 140 Width = 85 Height = 16 Caption = '(773) 278-1196' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object TS_Speedbar: TTabSheet Caption = '&Speedbar' object PL_Speedbar: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_Speedbar: TLabel Left = 20 Top = 25 Width = 469 Height = 66 Caption = 'Like many Windows applications, Prolix incorporates a Speedbar t' + 'hat will allow you to perform common functions with the click of' + ' a single button. Here is a description of the Speedbar buttons ' + 'and their functions:' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object PL_Sb1: TPanel Left = 30 Top = 93 Width = 463 Height = 185 BevelOuter = bvLowered Caption = 'PL_Sb1' TabOrder = 0 object PL_Sb2: TPanel Left = 1 Top = 1 Width = 461 Height = 25 Align = alTop Caption = 'PL_Sb2' TabOrder = 0 object PL_Sb3: TPanel Left = 1 Top = 1 Width = 67 Height = 23 Align = alLeft Alignment = taLeftJustify Caption = ' Button' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnHighlight Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object PL_Sb4: TPanel Left = 68 Top = 1 Width = 392 Height = 23 Align = alClient Alignment = taLeftJustify Caption = ' Action' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnHighlight Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end end object SX_Speedbar: TScrollBox Left = 1 Top = 26 Width = 461 Height = 158 HorzScrollBar.Visible = False VertScrollBar.Increment = 40 VertScrollBar.Range = 718 Align = alClient AutoScroll = False BorderStyle = bsNone Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False TabOrder = 1 object LL_Speedbar01: TLabel Left = 69 Top = 13 Width = 303 Height = 16 Caption = 'Exit Prolix, prompt for save on modified files' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar02: TLabel Left = 69 Top = 53 Width = 144 Height = 16 Caption = 'Create a new text file' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar03: TLabel Left = 69 Top = 93 Width = 214 Height = 16 Caption = 'Open an existing file for editing' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar04: TLabel Left = 69 Top = 133 Width = 188 Height = 16 Caption = 'Save the current file to disk' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar05: TLabel Left = 69 Top = 173 Width = 287 Height = 16 Caption = 'Print the current file to the selected printer' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar06: TLabel Left = 69 Top = 213 Width = 188 Height = 16 Caption = 'Undo last changes in steps' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar07: TLabel Left = 69 Top = 253 Width = 244 Height = 16 Caption = 'Cancel last undo operation in steps' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar08: TLabel Left = 69 Top = 293 Width = 174 Height = 16 Caption = 'Cut selected text from file' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar09: TLabel Left = 69 Top = 333 Width = 216 Height = 16 Caption = 'Copy selected text to clipboard' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar10: TLabel Left = 69 Top = 373 Width = 296 Height = 16 Caption = 'Paste text from clipboard to cursor position' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar11: TLabel Left = 69 Top = 413 Width = 230 Height = 16 Caption = 'Search for a specific string of text' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar12: TLabel Left = 69 Top = 453 Width = 112 Height = 16 Caption = 'Continue search' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar13: TLabel Left = 69 Top = 493 Width = 190 Height = 16 Caption = 'Cascade all editor windows' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar14: TLabel Left = 69 Top = 533 Width = 201 Height = 16 Caption = 'Tile editor windows vertically' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar15: TLabel Left = 69 Top = 573 Width = 217 Height = 16 Caption = 'Tile editor windows horizontally' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_Speedbar16: TLabel Left = 69 Top = 613 Width = 168 Height = 16 Caption = 'Go to next editor window' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object IE_01: TImage Left = 16 Top = 5 Width = 32 Height = 32 Picture.Data = {} end object IE_02: TImage Left = 16 Top = 45 Width = 32 Height = 31 Picture.Data = {} end object IE_03: TImage Left = 16 Top = 85 Width = 32 Height = 32 Picture.Data = {} end object IE_04: TImage Left = 16 Top = 125 Width = 32 Height = 31 Picture.Data = {} end object IE_05: TImage Left = 16 Top = 165 Width = 32 Height = 32 Picture.Data = {} end object IE_06: TImage Left = 16 Top = 205 Width = 32 Height = 31 Picture.Data = {} end object IE_07: TImage Left = 16 Top = 245 Width = 32 Height = 32 Picture.Data = {} end object IE_08: TImage Left = 16 Top = 285 Width = 32 Height = 31 Picture.Data = {} end object IE_10: TImage Left = 16 Top = 365 Width = 32 Height = 31 Picture.Data = {} end object IE_09: TImage Left = 16 Top = 325 Width = 32 Height = 32 Picture.Data = {} end object IE_11: TImage Left = 16 Top = 405 Width = 32 Height = 32 Picture.Data = {} end object IE_12: TImage Left = 16 Top = 445 Width = 32 Height = 31 Picture.Data = {} end object IE_14: TImage Left = 16 Top = 525 Width = 32 Height = 31 Picture.Data = {} end object IE_13: TImage Left = 16 Top = 485 Width = 32 Height = 32 Picture.Data = {} end object IE_15: TImage Left = 16 Top = 565 Width = 32 Height = 32 Picture.Data = {} end object IE_16: TImage Left = 16 Top = 605 Width = 32 Height = 31 Picture.Data = {} end object IE_17: TImage Left = 16 Top = 645 Width = 32 Height = 31 Picture.Data = {} end object LL_Speedbar17: TLabel Left = 69 Top = 653 Width = 171 Height = 16 Caption = 'Toggle split editor mode' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object IE_18: TImage Left = 16 Top = 685 Width = 32 Height = 31 Picture.Data = {} end object LL_Speedbar18: TLabel Left = 69 Top = 693 Width = 164 Height = 16 Caption = 'Toggle wordwrap mode' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end end end object TS_Keyboard: TTabSheet Caption = '&Keyboard' object PL_Keyboard: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_Keyboard01: TLabel Left = 20 Top = 25 Width = 479 Height = 66 Caption = 'In addition to the shortcuts listed in the menus, Prolix also in' + 'corporates several '#39'hidden'#39' and Wordstar style keyboard commands' + ', many of which may be familiar from other editors.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object PL_Kb1: TPanel Left = 30 Top = 93 Width = 463 Height = 185 BevelOuter = bvLowered Caption = 'PL_Kb1' TabOrder = 0 object SX_Keyboard: TScrollBox Left = 1 Top = 26 Width = 461 Height = 158 HorzScrollBar.Visible = False VertScrollBar.Increment = 25 VertScrollBar.Range = 633 Align = alClient AutoScroll = False BorderStyle = bsNone Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False TabOrder = 0 object LL_KB05: TLabel Left = 8 Top = 55 Width = 67 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB23: TLabel Left = 8 Top = 280 Width = 93 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB33: TLabel Left = 8 Top = 405 Width = 66 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB27: TLabel Left = 8 Top = 330 Width = 66 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB19: TLabel Left = 8 Top = 230 Width = 94 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB13: TLabel Left = 8 Top = 155 Width = 91 Height = 16 Caption = '<0>' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB15: TLabel Left = 8 Top = 180 Width = 17 Height = 16 Caption = ' ...' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB17: TLabel Left = 8 Top = 205 Width = 91 Height = 16 Caption = '<9>' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB21: TLabel Left = 8 Top = 255 Width = 93 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB06: TLabel Left = 185 Top = 55 Width = 79 Height = 16 Caption = 'Backspace' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB24: TLabel Left = 185 Top = 280 Width = 140 Height = 16 Caption = 'Delete to end of line' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB34: TLabel Left = 185 Top = 405 Width = 76 Height = 16 Caption = 'Delete line' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB28: TLabel Left = 185 Top = 330 Width = 84 Height = 16 Caption = 'Delete word' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB31: TLabel Left = 8 Top = 380 Width = 65 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB25: TLabel Left = 8 Top = 305 Width = 67 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB01: TLabel Left = 8 Top = 5 Width = 67 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB29: TLabel Left = 8 Top = 355 Width = 70 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB07: TLabel Left = 8 Top = 80 Width = 89 Height = 16 Caption = '<0>' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB09: TLabel Left = 8 Top = 105 Width = 21 Height = 16 Caption = ' ... ' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB11: TLabel Left = 8 Top = 130 Width = 89 Height = 16 Caption = '<9>' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB03: TLabel Left = 8 Top = 30 Width = 66 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB32: TLabel Left = 185 Top = 380 Width = 39 Height = 16 Caption = 'Down' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB20: TLabel Left = 185 Top = 230 Width = 28 Height = 16 Caption = 'End' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB14: TLabel Left = 185 Top = 155 Width = 102 Height = 16 Caption = 'Go to marker 0' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB16: TLabel Left = 185 Top = 180 Width = 13 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB18: TLabel Left = 185 Top = 205 Width = 102 Height = 16 Caption = 'Go to marker 9' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB22: TLabel Left = 185 Top = 255 Width = 42 Height = 16 Caption = 'Home' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB26: TLabel Left = 185 Top = 305 Width = 102 Height = 16 Caption = 'Previous page' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB02: TLabel Left = 185 Top = 5 Width = 37 Height = 16 Caption = 'Right' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB30: TLabel Left = 185 Top = 355 Width = 62 Height = 16 Caption = 'Scroll up' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB08: TLabel Left = 185 Top = 80 Width = 88 Height = 16 Caption = 'Set marker 0' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB10: TLabel Left = 185 Top = 105 Width = 13 Height = 16 Caption = '...' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB12: TLabel Left = 185 Top = 130 Width = 88 Height = 16 Caption = 'Set marker 9' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB04: TLabel Left = 185 Top = 30 Width = 21 Height = 16 Caption = 'Up' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB35: TLabel Left = 8 Top = 430 Width = 34 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB36: TLabel Left = 185 Top = 430 Width = 37 Height = 16 Caption = 'Save' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB37: TLabel Left = 8 Top = 455 Width = 60 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB38: TLabel Left = 185 Top = 455 Width = 69 Height = 16 Caption = 'Exit Prolix' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB39: TLabel Left = 8 Top = 480 Width = 96 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB40: TLabel Left = 185 Top = 480 Width = 38 Height = 16 Caption = 'Undo' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB41: TLabel Left = 8 Top = 505 Width = 142 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB42: TLabel Left = 185 Top = 505 Width = 39 Height = 16 Caption = 'Redo' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB43: TLabel Left = 8 Top = 530 Width = 87 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB44: TLabel Left = 185 Top = 530 Width = 202 Height = 16 Caption = 'Cut selected text to clipboard' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB46: TLabel Left = 185 Top = 555 Width = 216 Height = 16 Caption = 'Copy selected text to clipboard' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB45: TLabel Left = 8 Top = 555 Width = 76 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB47: TLabel Left = 8 Top = 580 Width = 83 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB48: TLabel Left = 185 Top = 580 Width = 173 Height = 16 Caption = 'Paste text from clipboard' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB49: TLabel Left = 8 Top = 605 Width = 34 Height = 16 Caption = '' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LL_KB50: TLabel Left = 185 Top = 605 Width = 63 Height = 16 Caption = 'Find next' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object PL_Kb2: TPanel Left = 1 Top = 1 Width = 461 Height = 25 Align = alTop Caption = 'PL_Kb2' TabOrder = 1 object PL_Kb3: TPanel Left = 1 Top = 1 Width = 183 Height = 23 Align = alLeft Alignment = taLeftJustify Caption = ' Keystroke' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnHighlight Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object PL_Kb4: TPanel Left = 184 Top = 1 Width = 276 Height = 23 Align = alClient Alignment = taLeftJustify Caption = ' Action' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnHighlight Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end end end end end object TS_Bookmarks: TTabSheet Caption = '&Bookmarks' object PL_Bookmarks: TPanel Left = 9 Top = 13 Width = 525 Height = 300 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object LL_Bookmarks01: TLabel Left = 20 Top = 25 Width = 484 Height = 66 Caption = 'Another handy feature of Prolix is "Bookmarks". Using the bookm' + 'arks, you can mark various places in your text files, to make it' + ' easy to jump from one place in the file to another.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_Bookmarks02: TLabel Left = 20 Top = 88 Width = 481 Height = 53 Caption = 'Bookmarks can be set and jumped to using either the keyboard or ' + 'the mouse. To set bookmarks using the mouse, simply right-click ' + 'to get the pop-up menu.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_Bookmarks03: TLabel Left = 20 Top = 136 Width = 483 Height = 70 Caption = 'To set a bookmark using the keyboard, press Ctrl + Shift + N, wh' + 'ere N is a number from 0 to 9. A bookmark will appear in the ma' + 'rgin next to the cursor position. To jump to a bookmark, press C' + 'trl + N, with N again being a number from 0 to 9.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_Bookmarks04: TLabel Left = 20 Top = 203 Width = 467 Height = 48 Caption = 'To set and go to bookmarks using the mouse, click the right mous' + 'e button in an active editor, and select the desired option from' + ' the pop-up menu.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LL_Bookmarks05: TLabel Left = 20 Top = 248 Width = 467 Height = 48 Caption = 'See the help section about keyboard commands for an alternate wa' + 'y to control bookmarks.' Font.Charset = DEFAULT_CHARSET Font.Color = clBtnText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end end end end end