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

TCustomTreeView.SetInsertMark

Places an Insert mark at the specified node in the tree.

Declaration

Source position: comctrls.pp line 3698

public procedure TCustomTreeView.SetInsertMark(

  AnInsertMarkNode: TTreeNode;

  AnInsertMarkType: TTreeViewInsertMarkType

);


Version 3.2 Generated 2024-02-25 Home