| Shortcuts |
|
|
| Components overview |
|
|
| Knowledgebase |
|
|
|
|

|
Syntax Suite - TsxEditor Component
Overview
TsxEditor is multiline editor for plain text. It's ideal for source codes and scripts. Look at some its features:
- Vertical and simple block operations;
- Undo;
- Bookmarks;
- Printing with syntax highlighting;
- Gutter;
- Mouse wheel support;
- Line markers;
- Text drag'n'drop;
- Word wrap;
- Ancestor of TCustomEdit therefore it is compatible with standard TEditAction's (TEditCut, TEditUndo etc.);
- Size of text is unlimited;
- ... and some more.
|
|