[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 3.2 Generated 2024-02-25 Home