Language: 
Русский
English
 ▄ Help on the Editor Options Dialog Box
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
The Editor Options dialog box consists of one group of check box options, one input box, and the standard OK, Cancel, and Help buttons.
 ┌──────────────────────────┐
 │ Editor Options           │
 │  [X] Create backup file  │
 │  [ ] Insert mode         │
 │  [ ] Auto indent mode    │
 │  [ ] Use tab character   │
 │  [ ] Optimal fill        │
 │  [ ] Backspace unindents │
 │  [ ] Cursor through tabs │
 │  [ ] Grouped undo        │
 │  [X] Persistent blocks   │
 │  [ ] Overwrite blocks    │
 │  [X] Syntax highlight    │
 └──────────────────────────┘
This group of check boxes controls how Borland Pascal handles text in Edit windows.
 ┌─────────────┐
 │ Tab size  8 │
 └─────────────┘
The Tab Size input value dictates how many characters the cursor moves for each tab stop.
When you press Tab, Borland Pascal inserts a tab character in the file and the cursor moves to the next tab stop. For example, if Tab Size is 8 (the default), the tab stops are at columns 8, 16, 24, 32, etc.
 ┌── Highlight extensions ───────────┐
 │ *.PAS;*.INC                       │
 └───────────────────────────────────┘
The Highlight extensions input box allows you to specify which files are displayed with syntax highlighting.
See also:

 
 ::
      
 ::
      
 ::