SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

TempDir Property

The temporary path to use.

Syntax

__property String TempDir = { read=FTempDir, write=FSetTempDir };

Default Value

""

Remarks

During its work, the component might benefit from creating temporary files. Use this property to provide the location where temporary files can be stored.

If no temporary directory is provided, all the temporary information will be stored in memory.

Data Type

String

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