Table of Contents

TTMSFNCAppLock.IdleMinutes Property

Inactivity period in minutes after which the application is locked automatically.

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

Syntax

property IdleMinutes: Integer;

Default: 0

Remarks

Backed by the same value as IdleSeconds; setting it stores the equivalent number of seconds. Defaults to 0. Only takes effect when ActiveOnIdle is enabled.