IUiBar.Dock

Syntax

Dock(Edge: BarDockingEdge);

Parameters

Edge. The form area, to which the component is docked.

Description

The Dock method docks the component to a form.

Comments

After docking the component to the form the Floating property is set to False.

See also:

IUiBar