Table of Contents

TTMSFNCAppLock.Password Property

Password required to unlock the application.

API unit family: TMSFNCAppLock Declaring type: TTMSFNCAppLock Inherited from: TTMSFNCCustomAppLock Type: string

Syntax

property Password: string;

Remarks

The entered value is compared against this property; assign an OnVerifyPassword handler to override or extend the comparison.