IsScreenshotSupported: Boolean;
The IsScreenshotSupported property returns whether objects can be displayed as icons.
The property returns True if the Allow Displaying of Objects as Icons without Taking into Account Object Access Permissions checkbox is selected in the security manager, and False if the checkbox is deselected.
The example of use is given in description of the IMetabaseObjectDescriptor.Screenshot property, the IMetabaseObjectDescriptor.LoadChildScreenshots method.
See also: