Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home