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

TxmlEmptyElement

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

Declaration

Source position: flcXMLDocument.pas line 958

type TxmlEmptyElement = class(AxmlElement)

protected

  FTag: TxmlEmptyElementTag;

  

  function GetTag; override;

  

  function GetContent; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Print(); override;

  

end;

Inheritance

TxmlEmptyElement

  

|

AxmlElement

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio