TTMSFNCFilterRulePlaceholders Class
Collection of TTMSFNCFilterRulePlaceholder items that supply placeholder substitutions for a rule's FilterText and ItemsPath.
API unit family: TMS.TMSFNCFilterRulesManager
Inherits from: TOwnedCollection
Syntax
TTMSFNCFilterRulePlaceholders = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the text-source items in this collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new text-source item to the collection and returns it. |
| Insert | Inserts a new text-source item at the specified position and returns it. |