INavigationBarPanel.MetabaseObject

Fore 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 extends the size of the panel, the scrollbars enables automatically in the panel area.

Example

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

See also:

INavigationBarPanel