ResourceDisplayName Property
This property shows the name of the resource being listed.
Syntax
__property String ResourceDisplayName[int ResourceIndex] = {read=FResourceDisplayName, write=FSetResourceDisplayName};
Default Value
""
Remarks
This property shows the name of the resource being listed.
The size of the array is controlled by the ResourceCount property.
This property is read-only and not available at design time.
Data Type
String