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

TCustomTreeView.Delete

Delete - remove the specified node from the tree structure (software emulation of the OnDeletion event)

Declaration

Source position: comctrls.pp line 2889

protected procedure TCustomTreeView.Delete(

  Node: TTreeNode

); virtual;