IsSystem: Boolean;
The IsSystem property returns whether the tab is a system one.
The property returns True, if the current tab corresponds to the system tab used in Prognoz Platform 9 to edit parameters of any object. The component will display system tabs, if it is set in the IWidget.NavBar property of any component that implements a set of system tabs.
The example of use is given in description of the INavigationBarPad.SystemId property.
See also: