Source position: synedittypes.pp line 221
type TSynEditorOptions2 = set of ( |
||
eoCaretSkipsSelection, |
|
|
eoCaretMoveEndsSelection, |
|
|
eoCaretSkipTab, |
|
|
eoAlwaysVisibleCaret, |
|
|
eoEnhanceEndKey, |
|
|
eoFoldedCopyPaste, |
|
|
eoPersistentBlock, |
|
|
eoOverwriteBlock, |
|
|
eoAutoHideCursor, |
|
|
eoColorSelectionTillEol, |
|
|
eoPersistentCaretStopBlink, |
|
|
eoNoScrollOnSelectRange, |
|
|
eoAcceptDragDropEditing, |
|
|
eoScrollPastEolAddPage, |
|
|
eoScrollPastEolAutoCaret, |
|
|
eoBookmarkRestoresScroll |
|
|
); |
| CT Web help |
| CodeTyphon Studio |