ITreeCombo.CloseOnClick

Syntax

CloseOnClick: Boolean;

Description

The CloseOnClick property determines whether the list is closed automatically when one of the elements is selected by the mouse button click.

Comments

If the property is set to True, the list is closed, if it is set to False, the list is not closed.

See also:

ITreeCombo