FocusedElement: Integer;
FocusedElement: uinteger;
The FocusedElement property determines index of the focused element.
In order the element becomes focused, it is required that required element is located in the expanded hierarchy. To do this, use the IDimensionViewerBase.AutoExpandDepth property of the IDimensionViewerBase.Expand method.
The property use is given in the example for IDimensionViewerBase.AutoExpandDepth.
See also: