[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom.pp line 728
type TDOMEntity = class(TDOMNode_TopLevel) |
protected |
function GetNodeType; override; |
function GetNodeName; override; |
function GetPublicID; |
function GetSystemID; |
function GetNotationName; |
public |
function CloneNode(); override; |
property NotationName: DOMString; [r] |
property XMLVersion: DOMString; [r] |
end; |
| |
| |
| |
| |
TObject |