[Overview][Constants][Types][Classes][Index] |
Creates a TIBConnection object
Source position: ibconnection.pp line 115
public constructor TIBConnection.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the connection; use nil when not using a widgetset. |