[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 property.

See also

TCustomListBox.Sorted

  

Determines whether the list entries are sorted in alphanumeric order.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.