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

TxmlTypeList

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

Declaration

Source position: flcXMLDocument.pas line 239

type TxmlTypeList = class(AxmlType)

protected

  FChildren: AxmlTypeArray;

  

  function GetChildCount; override;

  

  function GetChildByIndex(); override;

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

  procedure AddChild(); override;

  

  procedure Print(); override;

  

  function TextContent(); override;

  

end;

Inheritance

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio