Source position: synedittypes.pp line 124
type TSynStatusChanges = set of ( |
||
scCaretX, |
|
|
scCaretY, |
|
|
scLeftChar, |
|
|
scTopLine, |
|
|
scLinesInWindow, |
|
|
scCharsInWindow, |
|
|
scInsertMode, |
|
|
scModified, |
|
|
scSelection, |
|
|
scReadOnly, |
|
|
scFocus, |
|
|
scHandleCreated, |
|
|
scFontOrStyleChanged, |
|
|
scOptions |
|
|
); |
| CT Web help |
| CodeTyphon Studio |