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

TDOMNode.GetLastChild

Gets the value for the LastChild property.

Declaration

Source position: laz2_dom.pas line 238

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 3.2 Generated 2024-02-25 Home