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

INDEX_SIZE_ERR

Represents DOM exception code 1.

Declaration

Source position: laz2_dom.pas line 51

const INDEX_SIZE_ERR = 1;

Description

Index or size is negative, or greater than the allowed value.


Version 4.0 Generated 2025-05-03 Home