[Overview][Resource strings][Constants][Types][Classes][Index] |
The type of the resource
Source position: resource.pp line 164
public property TAbstractResource._Type : TResourceDesc |
Remark: | Please note that some TAbstractResource descendants don't allow resource type to be changed (e.g: it's not possible for a TBitmapResource to have a type other than RT_BITMAP). If it is the case, an EResourceDescChangeNotAllowedException exception is raised. Moreover, if the resource is contained in a TResources object, type change is not allowed. |
|
Reports whether changing the type of resource type or name is allowed |
|
|
Reports whether changing the value of resource type or name is allowed |