[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

TAggregatedObject

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

Declaration

Source position: objpash.inc line 231

type TAggregatedObject = class(TObject)

public

  constructor Create();

  property Controller: IUnknown; [r]

end;

Inheritance

TAggregatedObject

|

TObject

  

Base class of all classes.