[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMAttr.GetSpecified

Gets the value for the Specified property.

Declaration

Source position: laz2_dom.pas line 600

protected function TDOMAttr.GetSpecified: Boolean;

Function result

Value for the Specified property.

See also

TDOMAttr.Specified

  

Indicates if the value for DOM Attribute was explicitly assigned.


Version 4.0 Generated 2025-05-03 Home