IPWorks Encrypt 2020 Delphi Edition

Questions / Feedback?

PromptUser Property

Whether to display a prompt.

Syntax

property PromptUser: Boolean read get_PromptUser write set_PromptUser;

Default Value

false

Remarks

This property specifies whether a prompt is displayed when calling Protect. This dialog is created by the system and informs the user of the request action. The user may accept or cancel the request. If the user cancels the request the Protect method raises an exception.

When True the PromptTitle may be set to customize the window title.

This setting is not applicable when UseCNG is set to True. ;

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Delphi Edition - Version 20.0 [Build 8155]