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

TxmlCharData

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

Declaration

Source position: flcXMLDocument.pas line 264

type TxmlCharData = class(AxmlType)

protected

  FData: UnicodeString;

  

public

  constructor Create();

  

  procedure Print(); override;

  

  function TextContent(); override;

  

  property Data: UnicodeString; [r]

  

end;

Inheritance

TxmlCharData

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio