Source position: dom.pp line 302
public function TDOMNode_WithChildren.InsertBefore(
NewChild: TDOMNode;
RefChild: TDOMNode
):TDOMNode; override;