[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomTreeView.OnCreateNodeClass

Event handler signalled to get the class reference used to create new tree nodes.

Declaration

Source position: comctrls.pp line 3617

protected property TCustomTreeView.OnCreateNodeClass : TTVCreateNodeClassEvent
  read FOnCreateNodeClass
  write FOnCreateNodeClass;

See also

TCustomTreeView.DoCreateNodeClass

  

Signals the OnCreateNodeClass event handler (when assigned).

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