Checks whether the specified value is one of the allowed values for the attribute.
Source position: laz2_dom.pas line 814
public function TDOMAttrDef.HasEnumToken( |
const aValue: DOMString |
):Boolean; |
aValue |
|
Value to locate in the enumeration. |
True if the specified value exists the enumeration values.
| Version 4.4 | Generated 2025-11-08 | Home |