SelStart: Integer;
The SelStart property determines position of the first selected character in the text of the combobox. If there are no selections, it determines the position of cursor.
It is used along with the IToolbarComboBox.SelLength and IToolbarComboBox.SelStart properties. The property is available only using the Fore language.
See also: