[Overview][Resource strings][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The ID of the string is out of range
Source position: stringtableresource.pp line 28
type EStringTableIndexOutOfBoundsException = class(EStringTableResourceException) |
|
The ID of the string is out of range |
|
| | ||
|
Base class for string table resource-related exceptions |
|
| | ||
|
Base class for resource-related exceptions |
|
| | ||
| | ||
TObject |
This exception is raised when the id specified to access a string of TStringTableResource.Strings property is not in the range TStringTableResource.FirstID - TStringTableResource.LastID.
|
String table resource type |
|
|
Indexed array of strings in the string table |
|
|
The ID of first the string contained in the string table |
|
|
The ID of the last string contained in the string table |