[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Represents DOM exception code 5.
Source position: laz2_dom.pas line 55
const INVALID_CHARACTER_ERR = 5; |
An invalid or illegal character is specified, such as in a name.
Version 4.0 | Generated 2025-05-03 | Home |