Skip to content

EVariantRangeCheckError

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

Exception class to signal range checks

Declaration

Source position: variants.pp line 48

Type
  EVariantRangeCheckError = class (EVariantOverflowError)
  ;

Description

EVariantRangeCheckError is defined for Delphi compatibility, it is not used in FPC.

MembersNo members available

Inheritance

Class Description
EVariantRangeCheckError Exception class to signal range checks