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

INUSE_ATTRIBUTE_ERR

Represents DOM exception code 10.

Declaration

Source position: laz2_dom.pas line 60

const INUSE_ATTRIBUTE_ERR = 10;

Description

An attempt was made to add an attribute that is already in use elsewhere.


Version 3.2 Generated 2024-02-25 Home