IListView.AutoArrange

Syntax

AutoArrange: Boolean;

Description

The AutoArrange property determines whether the elements should be arranged automatically in regular series when their number is changed.

Comments

The AutoArrange property should be set to True to arrange the element automatically.

See also:

IListView