ResourceStarred Property
Whether the resource is starred.
Syntax
__property bool ResourceStarred = {read=FResourceStarred, write=FSetResourceStarred};
Default Value
false
Remarks
This property indicates whether the resource is starred by the current user.
This property is not available at design time.
Data Type
Boolean