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

DOCUMENT_FRAGMENT_NODE

Represents the node type for DOM Document Fragments.

Declaration

Source position: laz2_dom.pas line 85

const DOCUMENT_FRAGMENT_NODE = 11;


Version 3.2 Generated 2024-02-25 Home