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