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

TCustomEdit.SetSelLength

Sets the value for the SelLength property.

Declaration

Source position: stdctrls.pp line 820

protected procedure TCustomEdit.SetSelLength(

  Val: Integer

); virtual;

Arguments

Val

  

New value for the SelLength property.

See also

TCustomEdit.SelLength

  

The number of currently selected UTF-8-encoded characters in the control.


Version 3.2 Generated 2024-02-25 Home