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

ThtmlIMG

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

Declaration

Source position: flcHTMLDocElements.pas line 790

type ThtmlIMG = class(AhtmlImageElement)

public

  constructor Create; override;

  

  property Src: string; [rw]

  

  property Alt: string; [rw]

  

  property LongDesc: string; [rw]

  

  property IsMap: Boolean; [rw]

  

  property Border: string; [rw]

  

end;

Inheritance

ThtmlIMG

  

|

AhtmlImageElement

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio