Links
EControl Syntax Editor SDK
TLineInfo Class

Stores information about line dimensions and word breaks.

TLineInfo = class;

ecSyntMemo

Internal class. Created automatically before line is shown.

Topic 
Description 
The methods of the TLineInfo class are listed here. 
The properties of the TLineInfo class are listed here. 
 
Method 
 
virtual 
 
Property 
 
read only 
 
protected 
TLineInfo Methods 
Description 
Adds word break position. 
Clears word break information. 
Creates and initializes a TLineInfo instance. 
Destroys an instance of TLineInfo. 
Returns number of sub-line for the specified position in line. 
TLineInfo Properties 
Description 
Indicates total height of the line. 
Returns heights of sub-lines. 
Indicates that line is hidden. 
Indicates that properties of line is invalid and line must be recalculated. 
Indicates number of sub-lines. 
Indicates width of the line. 
Specifies width of each sub-line. 
Returns word break positions. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!