Unit 'JvStrToHtml' Package
[Overview][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvStrToHtml

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

Declaration

Source position: jvstrtohtml.pas line 37

type TJvStrToHtml = class(TComponent)

public

  constructor Create(); override;

  

  function TextToHtml();

  

  function HtmlToText();

  

published

  property Text: string; [rw]

  

  property Html: string; [rw]

  

end;

Inheritance

TJvStrToHtml

  

|

TObject



CT Web help

CodeTyphon Studio