TListViewFlag - enumerated type (currently containing only one value) for List View flag
Source position: comctrls.pp line 996
type TListViewFlag = (
lffSelectedValid
);