SelStart: Integer;
The SelStart property determines the position to start text selection in the component.
This property returns correct values if the component is focused. In all other cases the property returns 0.
The property use is given in the example for IComboBox.SelLength.
See also: