AWS.S3.TS3Owner.Create
Methods
TS3Owner Class
AWS.S3 Namespace
Constructor for
TS3Owner
.
Delphi
constructor
Create
(
const
ADisplayName
:
string
;
const
AID
:
string
);
overload
;
C++
__fastcall
TS3Owner
(
const
AnsiString
ADisplayName
,
const
AnsiString
AID
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const ADisplayName: string
The display name of the owner.
const AID: string
The
ID
of the owner.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.