TdxCloudStorageItemPermission.Owner Property
Declaration
property Owner: TdxCloudStorageItem read;
Property Value
Type |
---|
TdxCloudStorageItem |
Remarks
Cast the Owner property value to the TdxCloudStorageFile or TdxCloudStorageFolder class to access all class-specific members.
See Also