Unit 'flcHTMLDocElements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ThtmlPRE

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

Declaration

Source position: flcHTMLDocElements.pas line 1077

type ThtmlPRE = class(AhtmlElementInclAttrs)

protected

  function GetWidth;

  

  procedure SetWidth();

  

  procedure ApplyHTMLStyleInfo(); override;

  

public

  constructor Create; override;

  

  property Width: Integer; [rw]

  

end;

Inheritance

ThtmlPRE

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio