[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiObject.pas line 684
type TtiObjectErrors = class(TtiObjectList) end; |
protected |
function GetItems(); |
procedure SetItems(); |
function GetAsString; virtual; |
public |
property Items []: TtiObjectError; [rw] |
function Add(); |
procedure AddError(); |
function FindByMessage(); |
function FindByErrorCode(); |
function FindByErrorProperty(); |
property AsString: string; [r] |
| | ||
|
Base class for list objects |
|
| | ||
|
Base class for single objects |
|
| | ||
|
The class that gets visited |
|
| | ||
TtiBaseObject,IInterface |
||
| | ||
TObject |