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

ELEMENT_NODE

Represents the node type for DOM Elements.

Declaration

Source position: laz2_dom.pas line 75

const ELEMENT_NODE = 1;


Version 3.2 Generated 2024-02-25 Home