Links
EControl Syntax Editor SDK
TecCaret Class

Caret manager.

TecCaret = class(TPersistent);

ecSyntMemo

Caret object manages caret shape and position. 

You may define different caret shapes and properties for Insert, Overwrite and Read-only modes.

Topic 
Description 
The methods of the TecCaret class are listed here. 
The properties of the TecCaret class are listed here. 
 
Method 
 
virtual 
 
Property 
TecCaret Methods 
Description 
Copies the contents of another, similar object. 
Creates and initializes a TecCaret instance. 
Destroys an instance of TecCaret. 
Hide 
Hides caret. 
Show 
Shows caret at specified position. 
Updates caret. 
TecCaret Properties 
Description 
Specifies custom caret shape. 
Specifies caret shape when editor is in insert mode. 
Specifies caret shape when editor is in overwrite mode. 
Specifies caret shape when editor is in read-only mode. 
Specifies that Custom shape must be used independently on editor state. 
Specifies whether caret is visible. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!