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