help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[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 124

type EVariantError = class(Exception)

  ErrCode: LongInt;

  

Variant error code.

  constructor CreateCode();

  

Create an instance of EVariantError with a particular error code.

end;

Inheritance

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EVariantError is raised by the internal variant routines.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505