Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

ELEMENT_NODE

Represents the node type for DOM Elements.

Declaration

Source position: laz2_dom.pas line 75

const ELEMENT_NODE = 1;


Version 4.4 Generated 2025-11-08 Home