TAggregatedObject.Controller
Controlling instance
Declaration
Source position: objpash.inc line 329
public Property
Controller : IUnknown;
Description
Controller exposes the controlling object, with all interfaces it has.
The value of the controller is set when the TAggregatedObject instance is created.
See also
| Name | Description |
|---|---|
| IUnknown | Basic interface for all COM-based interfaces |
| TAggregatedObject.Create | Create a new instance of TAggregatedObject |