EControl Syntax Editor SDK
TSubLexerRange Class Members
Members
TSortedItem Methods
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. 
Topics
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. 
TSubLexerRange Class
Topic 
Description 
The properties of the TSubLexerRange class are listed here. 
TRange Properties
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. 
TSubLexerRange Class
TSubLexerRange Class 
Description 
Indicates zero-based index of the first character after final bound of sub-lexer range. 
Indicates zero-based index of the first character of starting bound of sub-lexer range. 
Rule 
Points to the rule. 
Copyright (c) 2004-2011. All rights reserved.