Descriptor.IsShortcut

Syntax

IsShortcut: Boolean;

Description

The IsShortcut property returns whether this object is a shortcut to other repository object.

Comments

Available values:

The property value is set in constructors and it is returned by the getIsShortcut method.

Example

The property use is given in the example for DimTreeView.setSelectedElems.

See also:

Descriptor