[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when converting a property
Source position: typinfo.pp line 907
type EPropertyConvertError = class(Exception) |
|
Exception raised when converting a property |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EPropertyConvertError is not used in the Free Pascal implementation of the typinfo unit, but is declared for Delphi compatibility.