[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomEdit.GetSelStart

Gets the value for the SelStart property.

Declaration

Source position: stdctrls.pp line 812

protected function TCustomEdit.GetSelStart: Integer; virtual;

Function result

Value for the SelStart property.

See also

TCustomEdit.SelStart

  

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


Version 3.2 Generated 2024-02-25 Home