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

ThtmlRawTag

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

Declaration

Source position: flcHTMLDocBase.pas line 399

type ThtmlRawTag = class(AhtmlObject)

protected

  FTag: string;

  

  function GetHTMLText; override;

  

public

  constructor Create(); overload;

  

  function DuplicateObject; override;

  

  property Tag: string; [rw]

  

end;

Inheritance

ThtmlRawTag

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio