Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

NOT_SUPPORTED_ERR

Represents DOM exception code 9.

Declaration

Source position: laz2_dom.pas line 59

const NOT_SUPPORTED_ERR = 9;

Description

Implementation does not support the type of object requested.


Version 4.4 Generated 2025-11-08 Home