[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs in a method of TBits.
Source position: classesh.inc line 148
type EBitsError = class(Exception) |
|
Exception raised when an error occurs in a method of TBits. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
When an index of a bit in a TBits is out of the valid range (0 to Count-1) then a EBitsError exception is raised.