[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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 3.2 Generated 2024-02-25 Home