TListItemFlags - set of TListItemFlag
Source position: comctrls.pp line 639
type TListItemFlags = set of (
lifDestroying,
lifCreated
);