[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 2923

type TTVExpandedEvent = procedure(

  Sender: TObject;

  Node: TTreeNode

) of object;


Version 3.2 Generated 2024-02-25 Home