[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

EVariantError

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

Variant error.

Declaration

Source position: sysutilh.inc line 121

type EVariantError = class(Exception) end;

Inheritance

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EVariantError is raised by the internal variant routines.