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

ThtmlAREA

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

Declaration

Source position: flcHTMLDocElements.pas line 645

type ThtmlAREA = class(AhtmlElementInclAttrs)

public

  constructor Create; override;

  

  property Shape: string; [rw]

  

  property Coords: string; [rw]

  

  property HRef: string; [rw]

  

  property Target: string; [rw]

  

  property NoHRef: Boolean; [rw]

  

  property Alt: string; [rw]

  

  property TabIndex: string; [rw]

  

  property OnFocus: string; [rw]

  

  property OnBlur: string; [rw]

  

end;

Inheritance

ThtmlAREA

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio