[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates a new Entity Reference in the document.
Source position: laz2_dom.pas line 550
public function TXMLDocument.CreateEntityReference( |
const name: DOMString |
):TDOMEntityReference; override; |
name |
|
Name for the Entity Reference. |
DOM Entity Reference created in the method.
Version 4.0 | Generated 2025-05-03 | Home |