ResourceDeleted Property
Whether the resource is deleted.
Syntax
__property bool ResourceDeleted = {read=FResourceDeleted, write=FSetResourceDeleted};
Default Value
false
Remarks
This property indicates whether the resource is deleted.
This property is read-only and not available at design time.
Data Type
Boolean