CBFS Storage 2020 C++ Builder Edition

Questions / Feedback?

Active Property

Whether a vault has been opened.

Syntax

__property bool Active = { read=FActive };

Default Value

false

Remarks

This property reflects whether the component has opened a vault; it will be true once the OpenVault method has been called successfully.

This property is read-only and not available at design time.

Data Type

Boolean

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 C++ Builder Edition - Version 20.0 [Build 8031]