Unit 'JvMarkupCommon' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvHTMLElement

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

Declaration

Source position: JvMarkupCommon.pas line 40

type TJvHTMLElement = class(TObject)

public

  procedure Breakup();

  

  class function FixHTMLEntities();

  

  property Text: string; [rw]

  

  property NoEntText: string; [r]

  

  property SolText: string; [rw]

  

  property EolText: string; [rw]

  

  property FontName: string; [rw]

  

  property FontSize: Integer; [rw]

  

  property FontStyle: TFontStyles; [rw]

  

  property FontColor: TColor; [rw]

  

  property Height: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property Ascent: Integer; [rw]

  

  property BreakLine: Boolean; [rw]

  

  property Position: TJvHTMLTextPos; [rw]

  

end;

Inheritance

TJvHTMLElement

  

|

TObject



CT Web help

CodeTyphon Studio