THtmlScript

Dynamic script included in the document, either as external resource or embedded in the element itself

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.
6THtmlScript

Source

Html.Document.pas (244)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTScriptTypeScriptType
InstancepublicTUriSource
InstancepublicTTextListLines

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTTextScriptTypeToText(ScriptType: TScriptType)
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicAddAttributes(Attributes: THtmlAttributes)