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

type TTVExpandedEvent = procedure(

  Sender: TObject;

  Node: TTreeNode

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.