Unit 'flcXMLDocument' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TxmlMarkupDeclarationList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcXMLDocument.pas line 776

type TxmlMarkupDeclarationList = class(TxmlMiscList)

protected

  FParentDeclarationList: TxmlMarkupDeclarationList;

  

public

  constructor Create();

  

  property ParentDeclarationList: TxmlMarkupDeclarationList; [r]

  

  function FindEntityDeclaration();

  

  function ResolveEntityReference();

  

  function ResolveParseEntityReference();

  

end;

Inheritance

TxmlMarkupDeclarationList

  

|

TxmlMiscList

  

|

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio