Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.SetInsertMark

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

Declaration

Source position: comctrls.pp line 3663

public procedure TCustomTreeView.SetInsertMark(

  AnInsertMarkNode: TTreeNode;

  AnInsertMarkType: TTreeViewInsertMarkType

);