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

TMultiSelectStyle

Declaration

Source position: comctrls.pp line 1964

type TMultiSelectStyle = set of (

  msControlSelect,

  msShiftSelect,

  msVisibleOnly,

  msSiblingOnly

);

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