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

TDOMNode.GetLastChild

Gets the value for the LastChild property.

Declaration

Source position: laz2_dom.pas line 237

protected function TDOMNode.GetLastChild: TDOMNode; virtual;

Function result

Value for the LastChild property.

See also

TDOMNode.LastChild

  

Gets the last child node for the current node.


Version 4.4 Generated 2025-11-08 Home