Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomEdit.SetSelStart

Sets the value for the SelStart property.

Declaration

Source position: stdctrls.pp line 822

protected procedure TCustomEdit.SetSelStart(

  Val: Integer

); virtual;

Arguments

Val

  

New value for the SelStart property.

See also

TCustomEdit.SelStart

  

The zero-based index for the first UTF-8 character in the current text selection.



CT Web help

CodeTyphon Studio