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

PROCESSING_INSTRUCTION_NODE

Represents the node type for DOM Processing Instructions.

Declaration

Source position: laz2_dom.pas line 81

const PROCESSING_INSTRUCTION_NODE = 7;


Version 4.0 Generated 2025-05-03 Home