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

TtiObjectError

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

Declaration

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]

Inheritance

TtiObjectError

|

TtiObject

  

Base class for single objects

|

TtiVisited

  

The class that gets visited

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16