SetInsertMark - place an Insert mark at the specified node in the tree.
Source position: comctrls.pp line 3663
public procedure TCustomTreeView.SetInsertMark(
AnInsertMarkNode: TTreeNode;
AnInsertMarkType: TTreeViewInsertMarkType
);