Table of Contents

TTMSFNCAppLockDialogLabelSettings Class

Holds the caption text and font used for a single label in the unlock dialog, such as the user name or password field label.

API unit family: TMSFNCAppLock Inherits from: TPersistent

Syntax

TTMSFNCAppLockDialogLabelSettings = class(TPersistent)

Properties

Name Description
Font Font used to render the label caption.
Text Caption text shown next to the corresponding input field in the dialog.