| [Overview][Resource strings][Constants][Types][Classes][Index] | 
The type of the resource description
Source position: resource.pp line 122
|  public property TResourceDesc.DescType : TDescType | 
When DescType is dtName, resource description value is a name and can be accessed via Name property
When DescType is dtID, resource description value is an ID and can be accessed via ID property
| 
 | The value of the resource description as a name | |
| 
 | The value of the resource description as an ID | |
| 
 | The type of a resource type or name |