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

Reference for unit 'Laz2_DOM': Types

DOMChar

  

Type used for Char values in DOM interfaces.

DOMPChar

  

Type used for Pointers to Char values in DOM interfaces.

DOMString

  

Type used for String values in DOM interfaces.

PDOMString

  

Type used for Pointers to DOMString values.

PExtent

  

Pointer to a TExtent type.

PNodePoolArray

  

Pointer to a TNodePoolArray instance.

TAttrDataType

  

Enumeration with values for attribute types used in DOM Nodes.

TAttrDefault

  

Enumerated type with methods for getting the attribute node value.

TDOMNodeClass

  

Class type used to create TDOMNode instances.

TExtent

  

Record type with a pointer to its extent, followed by an array TDOMNode instances.

TFilterResult

  

Determines the Node types included in a DOM node list.

TNamespaceInfo

  

Represents Namespace Information used in DOM Node specializations.

TNamespaces

  

Type used for namespaces in a DOM Document.

TNodeFlagEnum

  

Enumeration with flag values for DOM Nodes.

TNodeFlags

  

Set type used to store TNodeFlagEnum values.

TNodePoolArray

  

Specifies an array of TNodePool instances.


Version 4.0 Generated 2025-05-03 Home