[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to a TNodePoolArray instance.
Source position: laz2_dom.pas line 104
type PNodePoolArray = ^TNodePoolArray; |
PNodePoolArray is a Pointer to the TNodePoolArray type. It is used to implement the internal node pools in TDOMDocument.
|
Specifies an array of TNodePool instances. |
|
|
Implements the DOM Document interface. |
Version 4.0 | Generated 2025-05-03 | Home |