TdxCloudStorageItem.Shared Property
In This Article
Identifies whether the online storage resource is shared.
#Declaration
Delphi
property Shared: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the file or folder belongs to the “Shared with me” or “Shared by me” special folder; otherwise, False.
See Also