DropPanel.EnableResizeTop

Syntax

EnableResizeTop: Boolean

Description

The EnableResizeTop property determines if the component height can be changed by dragging its top border with the mouse cursor.

Comments

By default the property is set to True, and the component height can be changed by dragging its top border with the mouse cursor.

Example

The example of property use is given in the page Example of Creating the DropPanel Component.

Seebsp;also:

DropPanel