SharedResourceCanPreview Property
Whether the resource can be previewed.
Syntax
property SharedResourceCanPreview: Boolean;
Default Value
false
Remarks
Whether the resource can be previewed. If True the resource can be previewed using the link. This is only applicable if SharedResourceAccess is set to saOpen or saCompany. The default value is False.
Data Type
Boolean