[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListViewFlags - set of TListViewFlag
Source position: comctrls.pp line 1344
type TListViewFlags = set of ( |
lffSelectedValid, |
lffItemsMoving, |
lffItemsSorting, |
lffPreparingSorting |
); |
lazarus-ccr.sourceforge.net |