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

TCustomComboBox.SetSelLength

Sets the value for the SelLength property.

Declaration

Source position: stdctrls.pp line 380

protected procedure TCustomComboBox.SetSelLength(

  Val: Integer

); virtual;

Arguments

Val

  

New value for the SelLength sproperty.

See also

TCustomComboBox.SelLength

  

The number of selected UTF-8 characters in the edit box.