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