SelStart: Integer;
SelStart: integer;
The SelStart property determines the position to start text selection in the component.
The numeration of characters in the component is continuous and starts with zero.
The property use is given in the example for ICustomEdit.SelLength.
See also: