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

TCustomListBox.SetSorted

Sets the value for the Sorted property.

Declaration

Source position: stdctrls.pp line 603

protected procedure TCustomListBox.SetSorted(

  Val: Boolean

); virtual;

Arguments

Val

  

New value for the Sorted property.

See also

TCustomListBox.Sorted

  

Determines whether the list entries are sorted in alphanumeric order.


Version 4.0 Generated 2025-05-03 Home