Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNode.GetAttributes

Gets the value for the Attributes property.

Declaration

Source position: laz2_dom.pas line 238

protected function TDOMNode.GetAttributes: TDOMNamedNodeMap; virtual;

Function result

Value for the Attributes property.

See also

TDOMNode.Attributes

  

Contains Attribute for the DOM Node.


Version 4.4 Generated 2025-11-08 Home