home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 29 / Pce29cd.iso / RUNIMAGE / DELPHI40 / BIN / CORIDE40.BPL / 0 / RCDATA / TEDITORDISPLAY / TEDITORDISPLAY.txt
Text File  |  1998-06-16  |  5KB  |  224 lines

  1. object EditorDisplay: TEditorDisplay
  2.   Left = 0
  3.   Top = 0
  4.   Width = 419
  5.   Height = 298
  6.   HelpContext = 1900
  7.   Caption = 'Display'
  8.   OnShow = EditorDisplayShow
  9.   OnCreate = EditorDisplayCreate
  10.   OnDestroy = EditorDisplayDestroy
  11.   object Label4: TLabel
  12.     Left = 8
  13.     Top = 189
  14.     Width = 51
  15.     Height = 13
  16.     Caption = 'Editor &font:'
  17.     FocusControl = FontName
  18.   end
  19.   object Label7: TLabel
  20.     Left = 278
  21.     Top = 189
  22.     Width = 23
  23.     Height = 13
  24.     Caption = '&Size:'
  25.     FocusControl = FontSize
  26.   end
  27.   object Label11: TLabel
  28.     Left = 216
  29.     Top = 8
  30.     Width = 150
  31.     Height = 17
  32.     AutoSize = False
  33.     Caption = '&Keystroke mapping:'
  34.     FocusControl = eoBindingList
  35.   end
  36.   object Label16: TLabel
  37.     Left = 8
  38.     Top = 210
  39.     Width = 38
  40.     Height = 13
  41.     Caption = 'Sample:'
  42.   end
  43.   object GroupBox11: TGroupBox
  44.     Left = 8
  45.     Top = 105
  46.     Width = 403
  47.     Height = 72
  48.     TabOrder = 2
  49.     object lbRightMargin: TLabel
  50.       Left = 239
  51.       Top = 20
  52.       Width = 62
  53.       Height = 13
  54.       Caption = 'Right &margin:'
  55.       FocusControl = eoRightMargin
  56.     end
  57.     object lbGutterWidth: TLabel
  58.       Left = 241
  59.       Top = 46
  60.       Width = 60
  61.       Height = 13
  62.       Caption = 'Gutter &width:'
  63.       FocusControl = eoGutterWidth
  64.     end
  65.     object eoLineOnMargin: TPropCheckBox
  66.       Left = 7
  67.       Top = 16
  68.       Width = 138
  69.       Height = 20
  70.       Caption = '&Visible right margin'
  71.       PropField = 'Visible Right Margin'
  72.       PropSet = EnvironmentOptions.EditorOptions
  73.       TabOrder = 0
  74.       ValueChecked = 'True;Yes;1'
  75.       ValueUnchecked = 'False;No;0'
  76.       OnClick = eoLineOnMarginClick
  77.     end
  78.     object eoRightMargin: THistoryPropComboBox
  79.       Left = 314
  80.       Top = 16
  81.       Width = 65
  82.       Height = 21
  83.       PropField = 'Right Margin'
  84.       PropSet = EnvironmentOptions.EditorOptions
  85.       ItemHeight = 13
  86.       TabOrder = 2
  87.       HistoryManager = EnvironmentOptions.HistoryLists
  88.       HistoryList = 'hlRightMargin'
  89.     end
  90.     object eoGutterWidth: THistoryPropComboBox
  91.       Left = 314
  92.       Top = 42
  93.       Width = 65
  94.       Height = 21
  95.       PropField = 'Gutter Width'
  96.       PropSet = EnvironmentOptions.EditorOptions
  97.       ItemHeight = 13
  98.       TabOrder = 3
  99.       HistoryManager = EnvironmentOptions.HistoryLists
  100.       HistoryList = 'hlGutterWidth'
  101.     end
  102.     object eoVisibleGutter: TPropCheckBox
  103.       Left = 7
  104.       Top = 44
  105.       Width = 97
  106.       Height = 17
  107.       Caption = 'Visible &gutter'
  108.       PropField = 'Visible Gutter'
  109.       PropSet = EnvironmentOptions.EditorOptions
  110.       TabOrder = 1
  111.       ValueChecked = 'True;Yes;1'
  112.       ValueUnchecked = 'False;No;0'
  113.       OnClick = eoVisibleGutterClick
  114.     end
  115.   end
  116.   object GroupBox10: TGroupBox
  117.     Left = 8
  118.     Top = 8
  119.     Width = 198
  120.     Height = 92
  121.     Caption = ' Display and file options: '
  122.     TabOrder = 0
  123.     object eoBriefCursors: TPropCheckBox
  124.       Left = 7
  125.       Top = 16
  126.       Width = 150
  127.       Height = 17
  128.       Caption = 'BRIEF &cursor shapes'
  129.       PropField = 'BRIEF Cursor Shapes'
  130.       PropSet = EnvironmentOptions.EditorOptions
  131.       TabOrder = 0
  132.       ValueChecked = 'True;Yes;1'
  133.       ValueUnchecked = 'False;No;0'
  134.     end
  135.     object eoCreateBackup: TPropCheckBox
  136.       Left = 7
  137.       Top = 34
  138.       Width = 150
  139.       Height = 17
  140.       TabStop = False
  141.       Caption = 'Create &backup file'
  142.       PropField = 'Create Backup File'
  143.       PropSet = EnvironmentOptions.EditorOptions
  144.       TabOrder = 1
  145.       ValueChecked = 'True;Yes;1'
  146.       ValueUnchecked = 'False;No;0'
  147.     end
  148.     object eoPreserveLineEnds: TPropCheckBox
  149.       Left = 7
  150.       Top = 52
  151.       Width = 150
  152.       Height = 17
  153.       TabStop = False
  154.       Caption = '&Preserve line ends'
  155.       PropField = 'Preserve Line Ends'
  156.       PropSet = EnvironmentOptions.EditorOptions
  157.       TabOrder = 2
  158.       ValueChecked = 'True;Yes;1'
  159.       ValueUnchecked = 'False;No;0'
  160.     end
  161.     object eoFullZoom: TPropCheckBox
  162.       Left = 7
  163.       Top = 70
  164.       Width = 150
  165.       Height = 17
  166.       TabStop = False
  167.       Caption = '&Zoom to full screen'
  168.       PropField = 'Zoom To Full Screen'
  169.       PropSet = EnvironmentOptions.EditorOptions
  170.       TabOrder = 3
  171.       ValueChecked = 'True;Yes;1'
  172.       ValueUnchecked = 'False;No;0'
  173.     end
  174.   end
  175.   object FontName: TPropComboBox
  176.     Left = 78
  177.     Top = 185
  178.     Width = 186
  179.     Height = 21
  180.     Style = csDropDownList
  181.     PropField = 'Editor Font'
  182.     PropSet = EnvironmentOptions.EditorOptions
  183.     ItemHeight = 13
  184.     TabOrder = 3
  185.     OnChange = FontNameChange
  186.   end
  187.   object FontSize: TPropComboBox
  188.     Left = 312
  189.     Top = 185
  190.     Width = 63
  191.     Height = 21
  192.     PropField = 'Font Size'
  193.     PropSet = EnvironmentOptions.EditorOptions
  194.     ItemHeight = 13
  195.     TabOrder = 4
  196.     OnClick = FontSizeChange
  197.     OnExit = FontSizeExit
  198.   end
  199.   object eoBindingList: TPropListBox
  200.     Left = 216
  201.     Top = 26
  202.     Width = 192
  203.     Height = 56
  204.     PropField = 'Editor Keymapping'
  205.     PropSet = EnvironmentOptions.EditorOptions
  206.     ItemHeight = 13
  207.     Items.Strings = (
  208.       'Default'
  209.       'Classic'
  210.       'Brief'
  211.       'Epsilon')
  212.     TabOrder = 1
  213.   end
  214.   object FontSample: TPanel
  215.     Left = 8
  216.     Top = 225
  217.     Width = 403
  218.     Height = 64
  219.     BevelOuter = bvLowered
  220.     Caption = 'AaBbYyZz'
  221.     TabOrder = 5
  222.   end
  223. end
  224.