INavigationBar.ActivePad

Syntax

ActivePad: INavigationBarPad;

Description

The ActivePad property determines the active component tab.

Comments

The contents of the related tab is shown for the active tab. If a tab is activated, the contents of other tabs is hidden. One of the available tabs of the Pads collection can be specified as the value of the ActivePad property.

Example

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

See also:

INavigationBar