[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TTVExpandedEvent - generic event handling method for a Tree Node that has been expanded
Source position: comctrls.pp line 1993
type TTVExpandedEvent = procedure( |
Sender: TObject; |
Node: TTreeNode |
) of object; |
lazarus-ccr.sourceforge.net |