IsShortcut: Boolean;
The IsShortcut property returns whether this object is a shortcut to other repository object.
Available values:
True. The object is a shortcut for another repository object
False. Be default. The object is not a shortcut to another repository object.
The property value is set in constructors and it is returned by the getIsShortcut method.
The property use is given in the example for DimTreeView.setSelectedElems.
See also: