home *** CD-ROM | disk | FTP | other *** search
/ PC/CD FUN 24 / cdimage.iso / Vrac / Win95 / MNOTE32 / MININOTE.EXE / 0 / RCDATA / TDLGOPTIONS / TDLGOPTIONS.txt < prev   
Text File  |  1996-12-09  |  9KB  |  338 lines

  1. object DlgOptions: TDlgOptions
  2.   Left = 233
  3.   Top = 199
  4.   Width = 369
  5.   Height = 276
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Preferences'
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   FormStyle = fsStayOnTop
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object tbnPrefs: TTabbedNotebook
  18.     Left = 8
  19.     Top = 8
  20.     Width = 257
  21.     Height = 233
  22.     TabFont.Color = clBtnText
  23.     TabFont.Height = -11
  24.     TabFont.Name = 'MS Sans Serif'
  25.     TabFont.Style = []
  26.     TabOrder = 0
  27.     object TTabPage
  28.       Left = 4
  29.       Top = 24
  30.       Caption = '&Program'
  31.       object GroupBox1: TGroupBox
  32.         Left = 8
  33.         Top = 8
  34.         Width = 229
  35.         Height = 185
  36.         Caption = 'Options'
  37.         TabOrder = 0
  38.         object CBStayOnTop: TCheckBox
  39.           Left = 16
  40.           Top = 16
  41.           Width = 161
  42.           Height = 17
  43.           Hint = 'When checked, program stays on top of the others'
  44.           Caption = 'Stay On &Top'
  45.           TabOrder = 0
  46.         end
  47.         object CBLargeButtons: TCheckBox
  48.           Left = 16
  49.           Top = 40
  50.           Width = 177
  51.           Height = 17
  52.           Hint = 'When checked, uses large buttons on tool bar'
  53.           Caption = 'Use &Large Buttons'
  54.           TabOrder = 1
  55.         end
  56.         object CBHideButtons: TCheckBox
  57.           Left = 16
  58.           Top = 88
  59.           Width = 169
  60.           Height = 17
  61.           Hint = 'When checked, hides button bar'
  62.           Caption = '&Hide Toolbar'
  63.           TabOrder = 3
  64.         end
  65.         object CBHideStatus: TCheckBox
  66.           Left = 16
  67.           Top = 112
  68.           Width = 177
  69.           Height = 17
  70.           Hint = 'When checked, hides hint bar'
  71.           Caption = 'Hide &Status Line'
  72.           TabOrder = 4
  73.         end
  74.         object CBAutoLoad: TCheckBox
  75.           Left = 16
  76.           Top = 136
  77.           Width = 169
  78.           Height = 17
  79.           Hint = 'When checked, automatically opens files at start up'
  80.           Caption = '&Auto Load Files'
  81.           TabOrder = 5
  82.         end
  83.         object CBKeepPos: TCheckBox
  84.           Left = 16
  85.           Top = 159
  86.           Width = 185
  87.           Height = 14
  88.           Hint = 'When checked, restores program window to its last position'
  89.           Caption = 'Auto Save P&osition'
  90.           TabOrder = 6
  91.         end
  92.         object CBHideMenu: TCheckBox
  93.           Left = 16
  94.           Top = 64
  95.           Width = 169
  96.           Height = 17
  97.           Hint = 'When checked, hides main program menu'
  98.           Caption = 'Hide &Menu'
  99.           TabOrder = 2
  100.         end
  101.       end
  102.     end
  103.     object TTabPage
  104.       Left = 4
  105.       Top = 24
  106.       Caption = 'Default &Document'
  107.       object lbledtSample: TEnhLabel
  108.         Left = 8
  109.         Top = 95
  110.         Width = 75
  111.         Height = 13
  112.         Caption = 'Sample Font:'
  113.         FocusControl = edtSample
  114.       end
  115.       object lbledtTabWidth: TEnhLabel
  116.         Left = 160
  117.         Top = 1
  118.         Width = 64
  119.         Height = 13
  120.         Caption = 'Tab &Width:'
  121.         FocusControl = edtTabWidth
  122.       end
  123.       object CheckGroupBox: TGroupBox
  124.         Left = 8
  125.         Top = 8
  126.         Width = 137
  127.         Height = 73
  128.         Caption = 'Options'
  129.         TabOrder = 0
  130.         object CBWordWrap: TCheckBox
  131.           Left = 8
  132.           Top = 20
  133.           Width = 121
  134.           Height = 17
  135.           Hint = 'When checked, enabled word wrap in editor window'
  136.           Caption = '&Word Wrap'
  137.           TabOrder = 0
  138.         end
  139.         object CBDosText: TCheckBox
  140.           Left = 8
  141.           Top = 44
  142.           Width = 121
  143.           Height = 17
  144.           Hint = 
  145.             'When checked, assumes that files being opened use the ASCII char' +
  146.             'acter set'
  147.           Caption = '&Dos ASCII Text'
  148.           TabOrder = 1
  149.         end
  150.       end
  151.       object BBFont: TBitBtn
  152.         Left = 160
  153.         Top = 110
  154.         Width = 77
  155.         Height = 27
  156.         Hint = '|Opens Font dialog box'
  157.         Caption = '&Font'
  158.         Font.Color = clBlack
  159.         Font.Height = -11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Style = []
  162.         ParentFont = False
  163.         TabOrder = 2
  164.         OnClick = BBFontClick
  165.         Glyph.Data = {
  166.           76010000424D7601000000000000760000002800000020000000100000000100
  167.           04000000000000010000130B0000130B00000000000000000000000000000000
  168.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  169.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  170.           3333333333333333333333333333333333333333FFF33FFFFF33333300033000
  171.           00333337773377777333333330333300033333337FF33777F333333330733300
  172.           0333333377FFF777F33333333700000073333333777777773333333333033000
  173.           3333333337FF777F333333333307300033333333377F777F3333333333703007
  174.           33333333377F7773333333333330000333333333337777F33333333333300003
  175.           33333333337777F3333333333337007333333333337777333333333333330033
  176.           3333333333377333333333333333033333333333333733333333333333333333
  177.           3333333333333333333333333333333333333333333333333333}
  178.         Margin = 2
  179.         NumGlyphs = 2
  180.         Spacing = -1
  181.       end
  182.       object edtSample: TLblMemo
  183.         Left = 8
  184.         Top = 110
  185.         Width = 137
  186.         Height = 83
  187.         Hint = 'Preview current font selection'
  188.         Font.Color = clBlack
  189.         Font.Height = -13
  190.         Font.Name = 'Courier New'
  191.         Font.Style = []
  192.         Lines.Strings = (
  193.           'ABCDEFGHIJKLMNOPQRSTUWWXYZ'
  194.           '1234567890'
  195.           'Test Current Font')
  196.         ParentFont = False
  197.         PopupMenu = ef_InputBoxMenu
  198.         TabOrder = 3
  199.         WordWrap = False
  200.         OverwriteMode = False
  201.         UndoWhenEsc = False
  202.         LabelText = 'Sample Font'
  203.         LabelPos = lpTop
  204.         LabelMargin = 2
  205.         LabelComponent = lbledtSample
  206.         LabelRelLeft = 0
  207.         LabelRelTop = -15
  208.       end
  209.       object edtTabWidth: TLblEdit
  210.         Left = 160
  211.         Top = 16
  212.         Width = 77
  213.         Height = 21
  214.         Hint = '|Width of tab settings in pixels'
  215.         MaxLength = 3
  216.         PopupMenu = ef_InputBoxMenu
  217.         TabOrder = 1
  218.         OnKeyPress = edtTabWidthKeyPress
  219.         OverwriteMode = False
  220.         UndoWhenEsc = False
  221.         WordWrap = False
  222.         LabelText = 'Tab &Width'
  223.         LabelPos = lpTop
  224.         LabelMargin = 2
  225.         LabelComponent = lbledtTabWidth
  226.         LabelRelLeft = 0
  227.         LabelRelTop = -15
  228.       end
  229.     end
  230.   end
  231.   object OKBtn: TBitBtn
  232.     Left = 272
  233.     Top = 182
  234.     Width = 81
  235.     Height = 27
  236.     Font.Color = clBlack
  237.     Font.Height = -11
  238.     Font.Name = 'MS Sans Serif'
  239.     Font.Style = []
  240.     ParentFont = False
  241.     TabOrder = 1
  242.     OnClick = OKBtnClick
  243.     Kind = bkOK
  244.     Margin = 2
  245.     Spacing = -1
  246.     IsControl = True
  247.   end
  248.   object CancelBtn: TBitBtn
  249.     Left = 272
  250.     Top = 214
  251.     Width = 81
  252.     Height = 27
  253.     Font.Color = clBlack
  254.     Font.Height = -11
  255.     Font.Name = 'MS Sans Serif'
  256.     Font.Style = []
  257.     ParentFont = False
  258.     TabOrder = 2
  259.     Kind = bkCancel
  260.     Margin = 2
  261.     Spacing = -1
  262.     IsControl = True
  263.   end
  264.   object InputBoxMaster1: TInputBoxMaster
  265.     InputBoxMenu = ef_InputBoxMenu
  266.     OverwriteMode = False
  267.     UseContextMenu = True
  268.     Left = 280
  269.     Top = 96
  270.   end
  271.   object ef_InputBoxMenu: TInputBoxMenu
  272.     Left = 312
  273.     Top = 96
  274.     object ef_InputBoxMenu_Undo: TMenuItem
  275.       Caption = '&Undo'
  276.       Hint = 'Undo changes to input text'
  277.       ShortCut = 0
  278.     end
  279.     object ef_InputBoxMenu_Overwrite: TMenuItem
  280.       Tag = 1
  281.       Caption = '&Overwrite Mode'
  282.       Hint = 'Toggle Insert/Overwrite mode'
  283.       ShortCut = 0
  284.     end
  285.     object ef_InputBoxMenu_Break1: TMenuItem
  286.       Tag = 2
  287.       Caption = '-'
  288.       ShortCut = 0
  289.     end
  290.     object ef_InputBoxMenu_Cut: TMenuItem
  291.       Tag = 3
  292.       Caption = 'Cu&t'
  293.       Hint = 'Cut selected text to clipboard'
  294.       ShortCut = 0
  295.     end
  296.     object ef_InputBoxMenu_Copy: TMenuItem
  297.       Tag = 4
  298.       Caption = '&Copy'
  299.       Hint = 'Copy selected text to clipboard'
  300.       ShortCut = 0
  301.     end
  302.     object ef_InputBoxMenu_Paste: TMenuItem
  303.       Tag = 5
  304.       Caption = '&Paste'
  305.       Hint = 'Paste text from clipboard to input box'
  306.       ShortCut = 0
  307.     end
  308.     object ef_InputBoxMenu_Delete: TMenuItem
  309.       Tag = 6
  310.       Caption = '&Delete'
  311.       Hint = 'Delete selected text'
  312.       ShortCut = 0
  313.     end
  314.     object ef_InputBoxMenu_Clear: TMenuItem
  315.       Tag = 7
  316.       Caption = 'C&lear All'
  317.       Hint = 'Clear all text from input box'
  318.       ShortCut = 0
  319.     end
  320.     object ef_InputBoxMenu_Break2: TMenuItem
  321.       Tag = 8
  322.       Caption = '-'
  323.       ShortCut = 0
  324.     end
  325.     object ef_InputBoxMenu_SelectAll: TMenuItem
  326.       Tag = 9
  327.       Caption = 'Select &All'
  328.       Hint = 'Select all text in input box'
  329.       ShortCut = 0
  330.     end
  331.   end
  332.   object MyFontDlg1: TMyFontDlg
  333.     FontName = 'MS Sans Serif'
  334.     Left = 280
  335.     Top = 126
  336.   end
  337. end
  338.