Data.Cloud.CloudAPI.TCloudConnectionInfo.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudConnectionInfo |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCloudConnectionInfo(System::Classes::TComponent* AOwner);
Description
Creates a new instance of TCloudConnectionInfo. AOwner
represents the component owner.