IToolbarComboBox.SelText

Syntax

SelText: String;

Description

The SelText property determines the text selected in the component.

Comments

It is used along with the IToolbarComboBox.SelLength and IToolbarComboBox.SelStart properties. The property is available only using the Fore language.

See also:

IToolbarComboBox