CBFS Disk 2020 C++ Builder Edition

Questions / Feedback?

ReadOnly Property

Whether the virtual disk should be mounted in read-only mode.

Syntax

__property bool ReadOnly = { read=FReadOnly, write=FSetReadOnly };

Default Value

false

Remarks

This property specifies whether the component should mount the virtual disk in read-only mode when MountMedia is called.

Note: This property cannot be changed when Active is true.

This property is not available at design time.

Data Type

Boolean

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