| [Overview][Resource strings][Constants][Types][Classes][Index] | 
The type of a resource type or name
Source position: resource.pp line 74
| type TDescType = ( | ||
| dtName, | 
 | The resource type or name is a string | 
| dtID | 
 | The resource type or name is an ID | 
| ); | 
| 
 | A resource type or name in string form | |
| 
 | A resource type or name in ID form | |
| 
 | A resource description (type or name) |