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

TTreeNodeArray

Pointer to a TTreeNode type which is the first instance in an allocated block of memory.

Declaration

Source position: comctrls.pp line 2867

type TTreeNodeArray = ^TTreeNode;