Active Property

Whether the component is active and handling OS requests.

Syntax

property Active: Boolean read get_Active;

Default Value

false

Remarks

This property reflects whether the component is currently active and handling OS requests; it will be True once both CreateStorage and MountMedia have been called.

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

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