THtmlArea

Represents an area on a image map

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TValueBase class for an immutable object that stores a value of a certain TType.
5THtmlElement Abstract base class for modelling HTML elements used in HTML documents.
6THtmlStylableElement Abstract base class for HTML elements that support styling.
7THtmlContainerElement Abstract base class for modelling container HTML elements that can be used to group other HTML elements.
8THtmlArea

Source

Html.Document.pas (230)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTTextAccessKey
InstancepublicTTextAlternativeText
InstancepublicTInteger32RectangleCoordinates
InstancepublicTUriHRef
InstancepublicTInteger32TabIndex
InstancepublicTTextTarget

Methods

ScopeVisibilityResultNameDescription
InstancepublicAddAttributes(Attributes: THtmlAttributes)