[Overview][Resource strings][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The name of the resource isn't allowed
Source position: stringtableresource.pp line 27
type EStringTableNameNotAllowedException = class(EStringTableResourceException) |
|
The name of the resource isn't allowed |
|
| | ||
|
Base class for string table resource-related exceptions |
|
| | ||
|
Base class for resource-related exceptions |
|
| | ||
| | ||
TObject |
This exception is raised by constructor TStringTableResource.Create if the name of the resource isn't of type dtID and/or its name is not in the range 1-4096.
|
Creates a new string table resource |