NavigationBar.ShowBorders

Syntax

ShowBorders: Boolean

Description

The ShowBorders property determines whether component borders are displayed.

Comments

Component borders are displayed if the property is set to True. By default this property is set to False.

Example

An example of using this property is given in the Example of Creating the NavigationBar Component.

See also:

NavigationBar