Specifies an event handler signalled to get the class type used to create a new node for a tree view control.
Source position: comctrls.pp line 2960
type TTVCreateNodeClassEvent = procedure( |
Sender: TCustomTreeView; |
var NodeClass: TTreeNodeClass |
) of object; |
| Version 4.4 | Generated 2025-11-08 | Home |