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

ThtmlPI

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

Declaration

Source position: flcHTMLDocBase.pas line 378

type ThtmlPI = class(AhtmlObject)

protected

  FTarget: string;

  

  FPI: string;

  

  function GetHTMLText; override;

  

public

  constructor Create(); overload;

  

  function DuplicateObject; override;

  

  property Target: string; [rw]

  

  property PI: string; [rw]

  

end;

Inheritance

ThtmlPI

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio