The latest stable release of TTextEditor control for Delphi. The development environment is Delphi 11.0 Alexandria but can work with older versions as well (not tested). The use of namespaces requires at least Delphi XE2.
The repository is not actively updated in github - only when deemed necessary. Development takes place elsewhere.
- Arabic and Hebrew support
- Code/text folding
- Color themes (JSON file/stream)
- Completion proposal
- Snippets
- Data-aware
- Highlighters (JSON file/stream)
- HTML export
- Large file support
- Left margin
- Bookmarks
- Custom marks
- Line states
- Line numbers
- Macro recorder
- Matching pairs
- Minimap
- Multi edit
- Non-blinking caret
- Printing
- Replace
- Right margin
- Ruler
- Search
- Special chars
- Sync edit
- Undo/redo
- Variable-width font support
- Word wrap
- AlphaSkins (native) - https://www.alphaskins.com/
- BaseNcoding - https://github.com/Xor-el/BaseNcodingPascal
- Hunspell - http://hunspell.github.io/
Define | Description |
---|---|
ALPHASKINS | Native AlphaSkins support |
BASENCODING | BaseNcoding support |
VCL_STYLES | VCL Styles support |