IListBox.IntegralHeight

Syntax

IntegralHeight: Boolean;

Description

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

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