[Overview][Resource strings][Constants][Types][Classes][Index] |
The name of the resource
Source position: resource.pp line 165
public property TAbstractResource.Name : TResourceDesc |
Remark: | Please note that some TAbstractResource descendants don't allow resource name to be changed (e.g: a TStringTableResource name is determined by the range of strings' ID it contains). If it is the case, an EResourceDescChangeNotAllowedException exception is raised. Moreover, if the resource is contained in a TResources object, name 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 |