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

TListItemStates

TListItemStates - set of TListItemState

Declaration

Source position: comctrls.pp line 664

type TListItemStates = set of (

  lisCut,

  

  lisDropTarget,

  

  lisFocused,

  

  lisSelected

  

);

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