IListView.ShowHeaderButton

Syntax

ShowHeaderButton: Boolean;

Description

The ShowHeaderButton property determines whether to show the button that opens column headers menu.

Comments

Available values:

Example

The property use is given in the example for IListView.HighlightTrack.

See also:

IListView