TTMSFNCAppLockDialog Class
Defines the visual appearance and texts of the password dialog shown when the user attempts to reopen a locked application.
API unit family: TMSFNCAppLock
Inherits from: TPersistent
Syntax
TTMSFNCAppLockDialog = class(TPersistent)
Properties
| Name | Description |
|---|---|
| AcceptButtonFont | Font used for the caption of the accept (confirm) button. |
| BackgroundColor | Background color of the unlock dialog. |
| CancelButtonFont | Font used for the caption of the cancel button. |
| Caption | Title shown in the caption bar of the unlock dialog. |
| Password | Label settings for the password field displayed in the unlock dialog. |
| Username | Label settings for the user name field displayed in the unlock dialog. |