IDimensionViewer.UseSystemImages

Syntax

UseSystemImages: Boolean;

Description

The UseSystemImages property determines whether system icons are used.

Comments

The property is set to False by default, icons are displayed for elements from the document, which is set in repository as a list of element icons by default or from the component that can be specified in the Images property.

If the UseSystemImages property is set to True, the system icons stored in the Foresight Analytics Platform resources are displayed for elements.

Example

The example of use is given in description of the AdjustWidthOnlyVisible property.

See also:

IDimensionViewer