Data.Cloud.CloudAPI.TCloudConnectionInfo.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCloudConnectionInfo(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudConnectionInfo


Beschreibung

Erstellt eine neue Instanz von TCloudConnectionInfo. AOwner repräsentiert den Eigentümer der Komponente.

Siehe auch