Creates a TIBConnection object
Source position: ibconnection.pp line 126
public constructor TIBConnection.Create(
AOwner: TComponent
); override;
AOwner
Owner of the connection; use nil when not using a widgetset.