Links
EControl Syntax Editor SDK
TStyleEntry Class

Represents entry in TStyleEntries list.

TStyleEntry = class(TRange);

ecSyntAnal

Objects of this class are created when filling style entries array to format currently rendered portion of text.

Topic 
Description 
The methods of the TSortedItem class are listed here. 
TRange Class
Topic 
Description 
The methods of the TRange class are listed here. 
The properties of the TRange class are listed here. 
TStyleEntry Class
Topic 
Description 
The fields of the TStyleEntry class are listed here. 
The methods of the TStyleEntry class are listed here. 
 
Method 
 
protected 
 
abstract 
 
virtual 
 
Property 
 
read only 
 
Data Member 
TStyleEntry Class
TStyleEntry Class 
Description 
Indicates whether styled range is dynamically highlighted. 
Indicates style of the range. 
TSortedItem Methods 
Description 
Derived classes should return the ID of the item. This ID is used for sorting. 
TRange Class
TRange Class 
Description 
Creates new range with the specified limits. 
Derived classes should return the ID of the item. This ID is used for sorting. 
TStyleEntry Class
TStyleEntry Class 
Description 
Creates and initializes a TStyleEntry instance. 
TRange Class
TRange Class 
Description 
End position of the range. This position is not included in the range. 
Size 
Length of the range.
Size = EndPos - StartPos
Start position of the range. Start position is included in the range. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!