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

TxmlGeneralEntityRef

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

Declaration

Source position: flcXMLDocument.pas line 302

type TxmlGeneralEntityRef = class(AxmlReference)

protected

  FRefName: UnicodeString;

  

public

  constructor Create();

  

  procedure Print(); override;

  

  function TextContent(); override;

  

  property RefName: UnicodeString; [r]

  

end;

Inheritance

TxmlGeneralEntityRef

  

|

AxmlReference

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio