Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EBitsError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception raised when an error occurs in a method of TBits.

Declaration

Source position: classesh.inc line 143

type EBitsError = class(Exception)

Inheritance

EBitsError

  

Exception raised when an error occurs in a method of TBits.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

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.


Documentation generated on: Jul 24 2023