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

TCustomTreeView.SetInsertMark

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

Declaration

Source position: comctrls.pp line 3720

public procedure TCustomTreeView.SetInsertMark(

  AnInsertMarkNode: TTreeNode;

  AnInsertMarkType: TTreeViewInsertMarkType

);

Version 4.4 Hosted on Source Forge