ResourceDisplayName Property
This property shows the name of the resource being listed.
Syntax
char* GetResourceDisplayName(int iResourceIndex);
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