[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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 3.2 Generated 2024-02-25 Home