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

EPropertyConvertError

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

Exception raised when converting a property

Declaration

Source position: typinfo.pp line 330

type EPropertyConvertError = class(Exception) end;

Inheritance

EPropertyConvertError

  

Exception raised when converting a property

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EPropertyConvertError is not used in the Free Pascal implementation of the typinfo unit, but is declared for Delphi compatibility.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.