IControlBar.Hidden

Syntax

Hidden: Boolean;

Description

The Hidden property determines a state, in which the panel is.

Comments

If the property is set to True, the panel is in the hidden state, otherwise, it is in the docked state.

See also:

IControlBar