[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObjectErrors

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

Declaration

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]

Inheritance

TtiObjectErrors

|

TtiObjectList

  

Base class for list objects

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16