TTMSFNCPassLockEntryList Class
Holds the collection of entry indicator draw entries used during pass lock rendering.
API unit family: TMSFNCPassLock
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCPassLockEntryList = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Returns the entry indicator draw entry at the given zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new entry indicator draw entry to the collection and returns it. |
| Insert | Inserts a new entry indicator draw entry at the specified index and returns it. |