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