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

TTVExpandingEvent

TTVExpandingEvent - generic event handling method for expanding a tree node if AllowExpansion is True.

Declaration

Source position: comctrls.pp line 2935

type TTVExpandingEvent = procedure(

  Sender: TObject;

  Node: TTreeNode;

  var AllowExpansion: Boolean

) of object;



CT Web help

CodeTyphon Studio