[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 3.2 Generated 2024-02-25 Home