Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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 4.4 Generated 2025-11-08 Home