[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TListViewFlag - enumerated type (currently containing only one value) for List View flag
Source position: comctrls.pp line 1338
type TListViewFlag = ( |
lffSelectedValid, |
lffItemsMoving, |
lffItemsSorting, |
lffPreparingSorting |
); |
lazarus-ccr.sourceforge.net |