TTMSFNCPassLockDrawValue Class
Stores the display rectangle and value for a single pass lock button.
API unit family: TMSFNCPassLock
Inherits from: TCollectionItem
Syntax
TTMSFNCPassLockDrawValue = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| ItemRect | Bounding rectangle of the button as calculated during the last draw pass. |
| Value | Display value shown on the button (e.g. a digit or symbol). |