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

TTVExpandedEvent

TTVExpandedEvent - generic event handling method for a Tree Node that has been expanded.

Declaration

Source position: comctrls.pp line 2941

type TTVExpandedEvent = procedure(

  Sender: TObject;

  Node: TTreeNode

) of object;


Version 4.0 Generated 2025-05-03 Home