[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTreeView.SetInsertMark

SetInsertMark - place an Insert mark at the specified node in the tree.

Declaration

Source position: comctrls.pp line 3669

public procedure TCustomTreeView.SetInsertMark(

  AnInsertMarkNode: TTreeNode;

  AnInsertMarkType: TTreeViewInsertMarkType

);