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

INVALID_STATE_ERR

Represents DOM exception code 11.

Declaration

Source position: laz2_dom.pas line 64

const INVALID_STATE_ERR = 11;

Description

An attempt was made to use an object that is no longer usable.


Version 3.2 Generated 2024-02-25 Home