[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Represents DOM exception code 1.
Source position: laz2_dom.pas line 51
const INDEX_SIZE_ERR = 1; |
Index or size is negative, or greater than the allowed value.
Version 4.0 | Generated 2025-05-03 | Home |