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