[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |