TTMSFNCPassLockDrawEntry Class
Stores the display rectangle and checked state for a single password entry indicator.
API unit family: TMSFNCPassLock
Inherits from: TCollectionItem
Syntax
TTMSFNCPassLockDrawEntry = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Checked | When True, the entry indicator dot is filled (a password character has been entered for this slot). |
| ItemRect | Bounding rectangle of the entry indicator dot as calculated during the last draw pass. |