API:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.Create
| [–] Properties | |
|---|---|
| Type: constructor | |
| Visibility: public | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonConnectionInfo | |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TAmazonConnectionInfo(System::Classes::TComponent* AOwner);
Description
Creates a new instance of TCloudConnectionInfo.
Data.Cloud.AmazonAPI.TAmazonConnectionInfo.Create inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.Create. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.Create.
Creates a new instance of TCloudConnectionInfo. AOwner represents the component owner.