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

TDOMNode_WithChildren.ReplaceChild

Declaration

Source position: laz2_dom.pas line 329

public function TDOMNode_WithChildren.ReplaceChild(

  NewChild: TDOMNode;

  OldChild: TDOMNode

):TDOMNode; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.