TAureliusConnection.Create Constructor
Creates a new TAureliusConnection instance owned by AOwner.
Syntax
Unit: Aurelius.Comp.Connection
constructor TAureliusConnection.Create(AOwner: TComponent);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AOwner | TComponent | The component that owns this instance. |