IWidget.NavBar

Syntax

NavBar: INavigationBar;

Description

The NavBar property determines the component used for visual displaying of tabs.

Comments

Specify any available NavigationBar component as a property value. System tabs are loaded to the specified component. The set of tabs and available settings contained depend on the current component source.

Example

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

See also:

IWidget