Unit 'flcHTMLDocBase' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

ThtmlCharRef

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

Declaration

Source position: flcHTMLDocBase.pas line 301

type ThtmlCharRef = class(AhtmlTextContentObject)

protected

  FCharVal: LongWord;

  

  FHasTrailer: Boolean;

  

  function GetContentText; override;

  

  function GetHTMLText; override;

  

  function GetEncodedHTMLText(); override;

  

  function GetAsWideChar;

  

  function Refactor(); override;

  

public

  constructor Create(); overload;

  

  function DuplicateObject; override;

  

  property CharVal: LongWord; [rw]

  

  property AsWideChar: WideChar; [r]

  

end;

Inheritance

ThtmlCharRef

  

|

AhtmlTextContentObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio