IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

PromptUser Property

Whether to display a prompt.

Syntax

__property bool PromptUser = { read=FPromptUser, write=FSetPromptUser };

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. ;

Data Type

Boolean

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