ITreeControl.Columns

Syntax

Columns: ITreeListColumns;

Description

The Columns property returns the component columns collection.

Comments

The columns are added in the special editor. The Columns Editor dialog box opens on clicking the button of the Columns property of the TreeList and TreeCombo components in the object inspector:

The Columns Editor dialog box contains three buttons:

See also:

ITreeControl