API:Data.Cloud.AzureAPI.TAzureConnectionInfo.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

Beschreibung

Erstellt eine neue Instanz von TCloudConnectionInfo.

Data.Cloud.AzureAPI.TAzureConnectionInfo.Create erbt von Data.Cloud.CloudAPI.TCloudConnectionInfo.Create. Der folgende Inhalt bezieht sich auf Data.Cloud.CloudAPI.TCloudConnectionInfo.Create.

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

Siehe auch