INavigationBarPanel.MetabaseObject

Syntax

MetabaseObject: String;

Description

The MetabaseObject property determines the form identifier, which contents is displayed in the panel area.

Comments

Identifier of any repository form must be specified as the property value. If property contents exceeds the panel size, the scrollbars are created automatically in the panel area.

Example

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

See also:

INavigationBarPanel