Contains a rule for analysis.
THyperlinkRule = class(TSyntCollectionItem);
ecExtHighLight
THyperlinkRule objects contain a rule for analysis. That is a regular expression that is used to find matching text.
|
Topic |
Description |
|
The methods of the TSyntCollectionItem class are listed here. | |
|
The properties of the TSyntCollectionItem class are listed here. |
|
Topic |
Description |
|
The methods of the THyperlinkRule class are listed here. | |
|
The properties of the THyperlinkRule class are listed here. |
|
Constructor |
|
virtual |
|
protected |
|
Property |
|
read only |
|
TSyntCollectionItem Methods |
Description |
|
Creates and initializes a TSyntCollectionItem instance. | |
|
Indicates whether rule is invalid. | |
|
Returns initial name of the collection item. | |
|
Initializes the item after the lexer has been read into memory. |
|
TSyntCollectionItem Properties |
Description |
|
Specifies the name of the collection item. | |
|
Controls whether the style or rule is used in syntactical analysis. | |
|
Indicates whether rule is invalid. |
|
THyperlinkRule Class |
Description |
|
Contains regular expression. | |
|
Contains a template for a string that is substituted in the command line after mouse click on a corresponding hyperlink in the editor's text. | |
|
Specifies style index used to highlight detected region. If this value is equal to -1 default style is used. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|