Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

NO_MODIFICATION_ALLOWED_ERR

Represents DOM exception code 7.

Declaration

Source position: laz2_dom.pas line 57

const NO_MODIFICATION_ALLOWED_ERR = 7;

Description

An attempt was made to modify an object where modifications are not allowed.


Version 4.4 Generated 2025-11-08 Home