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.6 | Generated 2026-02-20 | Home |