[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when converting a property.
Source position: typinfo.pp line 1367
| type EPropertyConvertError = class(Exception) | 
| 
 | Exception raised when converting a property. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EPropertyConvertError is not used in the Free Pascal implementation of the typinfo unit, but is declared for Delphi compatibility.