SelText: String;
The SelText property determines the text selected in the component.
It is used along with the IToolbarComboBox.SelLength and IToolbarComboBox.SelStart properties. The property is available only using Fore.
See also:
IToolbarComboBox