Links
EControl Syntax Editor SDK
THyperlinkRuleCollection Class

THyperlinkRuleCollection manages a collection of THyperlinkRule objects.

THyperlinkRuleCollection = class(TSyntCollection);

ecExtHighLight

Use Items property of THyperlinkRuleCollection to access a specific item. Use Add method to add item to the collection.

Topic 
Description 
The methods of the TSyntCollection class are listed here. 
The properties of the TSyntCollection class are listed here. 
The events of the TSyntCollection class are listed here. 
THyperlinkRuleCollection Class
Topic 
Description 
The methods of the THyperlinkRuleCollection class are listed here. 
The properties of the THyperlinkRuleCollection class are listed here. 
 
Constructor 
 
protected 
 
Property 
 
read only 
 
Event 
TSyntCollection Events 
Description 
Occurs when collection items change. 
TSyntCollection Methods 
Description 
Creates and initializes a TSyntCollection instance. 
Returns unique name for new item. 
Looks for an item with the specified DisplayName. 
Initializes the item after the lexer has been read into memory. 
Tests the presence of Item in the collection. 
THyperlinkRuleCollection Class
THyperlinkRuleCollection Class 
Description 
Add 
Adds a new item to the collection. 
Creates and initializes a THyperlinkRuleCollection instance. 
TSyntCollection Properties 
Description 
Provides indexed access to the items in the collection. 
Points to the lexer that owns this collection. 
THyperlinkRuleCollection Class
THyperlinkRuleCollection Class 
Description 
Lists the items in the collection. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!