|
Add(TRule)
|
Adds the rule to the hash table using the RuleName as the hash key
|
|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|
|
AssignTo(TPersistent)
|
Represents method AssignTo(TPersistent).
|
|
Clear
|
Clears the table
|
|
DefineProperties(TFiler)
|
Represents method DefineProperties(TFiler).
|
|
DoAdd(Integer,Integer,String,TRule)
|
Represents method DoAdd(Integer,Integer,String,TRule).
|
|
DoRemove(String,Integer,TCollectionNotification)
|
Represents method DoRemove(String,Integer,TCollectionNotification).
|
|
DoSetValue(Integer,TRule)
|
Represents method DoSetValue(Integer,TRule).
|
|
GenerateToString
|
Represents method GenerateToString.
|
|
LoadRulesProperty(TReader)
|
Represents method LoadRulesProperty(TReader).
|
|
Remove(String,TRule)
|
Overloaded. Removes the value at the specified hash key. It only removes the value IF the value at the key equals the ARule parameter
|
|
StoreRulesProperty(TWriter)
|
Represents method StoreRulesProperty(TWriter).
|
|
ToString
|
Returns a parsable, string representation of all the rules in the table. Each rule representation is separated by a carraige return and line feed
|