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

TCustomListBox.MultiSelect

MultiSelect - allows more than one Item from the list to be selected at a time, by pressing the CTRL or SHIFT key while selecting

Declaration

Source position: stdctrls.pp line 572

public property TCustomListBox.MultiSelect: Boolean
  read FMultiSelect
  write SetMultiSelect
  default false;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads