getVisibleTabItemsAtPanel(position: PP.LTRB);
The getVisibleTabItemsAtPanel method returns an array of visible tabs of control toolbar.
The example of method use is given in description of the TabControl.removeItemByIndex method.
See also:
TabControl