TdxCloudStorageItemPermission.ReadOnly Property
In This Article
#Declaration
Delphi
property ReadOnly: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns:
True if the access permission allows the associated user to both view and edit a storage resource.
False if the access permission allows the associated user only to view the resource.
See Also