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

AhtmlTextStringContentObject

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

Declaration

Source position: flcHTMLDocBase.pas line 230

type AhtmlTextStringContentObject = class(AhtmlTextContentObject)

protected

  FText: string;

  

  function GetContentText; override;

  

  procedure SetContentText(); override;

  

public

  constructor Create(); overload;

  

  constructor CreateWide();

  

  function DuplicateObject; override;

  

  property Text: string; [rw]

  

end;

Inheritance

AhtmlTextStringContentObject

  

|

AhtmlTextContentObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio