ResourceTrashed Property
Whether the resource is in the trash.
Syntax
__property bool ResourceTrashed = {read=FResourceTrashed, write=FSetResourceTrashed};
Default Value
false
Remarks
This property indicates whether the resource has been moved to trash.
This property is not available at design time.
Data Type
Boolean