| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiObject.pas line 702
type TtiObjectError = class(TtiObject) end;  | 
protected  | 
function GetOwner;  | 
procedure SetOwner();  | 
public  | 
property Owner: TtiObjectErrors; [rw]  | 
published  | 
property ErrorProperty: string; [rw]  | 
property ErrorMessage: string; [rw]  | 
property ErrorCode: Word; [rw]  | 
| | | ||
  | 
Base class for single objects  | 
|
| | | ||
  | 
The class that gets visited  | 
|
| | | ||
TtiBaseObject,IInterface  | 
||
| | | ||
TObject  |