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

TxmlElementContent

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

Declaration

Source position: flcXMLDocument.pas line 995

type TxmlElementContent = class(TxmlTypeList)

protected

  function ResolveElementPath();

  

public

  function PosNextElement();

  

  function PosNextElementByName();

  

  function ElementCount;

  

  function ElementCountByName();

  

  function FirstElement;

  

  function FirstElementName;

  

  function ElementNames;

  

  function ElementByName();

  

  function ElementsByName();

  

  function ElementContentByName();

  

  function ElementAttributeNames();

  

  function ElementAttributeValues();

  

  function ElementTextContent();

  

end;

Inheritance

TxmlElementContent

  

|

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio