Links
EControl Syntax Editor SDK
TecCaretShape Class

Stores caret properties.

TecCaretShape = class(TPersistent);

ecSyntMemo

Topic 
Description 
The methods of the TecCaretShape class are listed here. 
The properties of the TecCaretShape class are listed here. 
 
Method 
 
virtual 
 
Property 
TecCaretShape Methods 
Description 
Copies the contents of another, similar object. 
Creates and initializes a TecCaretShape instance. 
Destroys an instance of TecCaretShape. 
TecCaretShape Properties 
Description 
Specifies bitmap which will be used as caret shape. 
Specifies caret blink time. When BlinkTime is 0 system blink time is used. 
Specifies color of caret shape. Default value of Color is clDefault. This property is used only when Bitmap is empty. 
Specifies height of the caret. 
Specifies that caret should be grayed. This property only works when Color is clDefault and Bitmap is empty. 
Specifies whether bitmap should be stretched. 
Specifies whether caret is visible. 
Specifies width of the caret. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!