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

NAMESPACE_ERR

Represents DOM exception code 14.

Declaration

Source position: laz2_dom.pas line 67

const NAMESPACE_ERR = 14;

Description

An attempt was made to create or change an object in a way which is incorrect for the defined namespaces.


Version 4.0 Generated 2025-05-03 Home