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

TListViewFlags

TListViewFlags - set of TListViewFlag

Declaration

Source position: comctrls.pp line 1302

type TListViewFlags = set of (

  lffSelectedValid,

  lffItemsMoving,

  lffItemsSorting,

  lffPreparingSorting

);