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

TTVExpandedEvent

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

Declaration

Source position: comctrls.pp line 2939

type TTVExpandedEvent = procedure(

  Sender: TObject;

  Node: TTreeNode

) of object;



CT Web help

CodeTyphon Studio