IListBox.IntegralHeight

Syntax

IntegralHeight: Boolean;

Description

The IntegralHeight property determines whether the list element should be displayed, if the full element does not fit into the component window, by adjusting the height of the component.

Comments

When the IntegralHeight property is set to True, the component changes its height so that the elements of the list are displayed fully.

See also:

IListBox