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

INVALID_MODIFICATION_ERR

Represents DOM exception code 13.

Declaration

Source position: laz2_dom.pas line 66

const INVALID_MODIFICATION_ERR = 13;

Description

An attempt was made to modify the type of the underlying object.


Version 3.2 Generated 2024-02-25 Home