[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dtdmodel.pp line 139
type TNotationDecl = class(TDTDObject)
public
FName: XMLString;
FPublicID: XMLString;
FSystemID: XMLString;
FURI: XMLString;
end;
TNotationDecl
TDTDObject
TObject