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

NOT_FOUND_ERR

Represents DOM exception code 8.

Declaration

Source position: laz2_dom.pas line 58

const NOT_FOUND_ERR = 8;

Description

An attempt was made to reference a node in a context where it does not exist.


Version 3.2 Generated 2024-02-25 Home