TTMSFNCPassLockEntryAppearance Class
Defines fill and stroke for password entry indicators in normal and down states.
API unit family: TMSFNCPassLock
Inherits from: TPersistent
Syntax
TTMSFNCPassLockEntryAppearance = class(TPersistent)
Properties
| Name | Description |
|---|---|
| DownFill | Fill style applied to an entry indicator when in the pressed or filled state. |
| DownStroke | Stroke style applied to an entry indicator when in the pressed or filled state. |
| Fill | Default fill style for entry indicators in their normal (empty) state. |
| MaxSize | Maximum pixel size for entry indicator dots; 0 means no limit. |
| Spacing | Spacing in pixels between adjacent entry indicator dots. |
| Stroke | Default stroke style for entry indicators in their normal state. |