Source position: comctrls.pp line 3196
type TTreeViewInsertMarkType = (
tvimNone,
tvimAsFirstChild,
tvimAsNextSibling,
tvimAsPrevSibling
);