ThtmlSCRIPT Class

Represents type ThtmlSCRIPT.

Namespace: flcHTMLDocElements
TObject
  flcHTMLDocBase.AhtmlObject
    flcHTMLDocBase.AhtmlContainerObject
      flcHTMLDocBase.AhtmlElement
        flcHTMLDocBase.AhtmlKnownElement
          flcHTMLDocElements.ThtmlSCRIPT
type
 ThtmlSCRIPT = class(AhtmlKnownElement)
 end;

The ThtmlSCRIPT type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the ThtmlSCRIPT class. (Overrides AhtmlObject.Create.)

Create(ThtmlTagID,String,ThtmlElementTagType)

Overloaded. Initializes a new instance of the AhtmlElement class. (Inherited from AhtmlElement.)

Create(ThtmlTagID,ThtmlElementTagType)

Overloaded. Initializes a new instance of the AhtmlKnownElement class. (Inherited from AhtmlKnownElement.)

Top
Show:
 NameDescription
AttributeFlag[String]

Represents property AttributeFlag[String]. (Inherited from AhtmlElement.)

Attributes

Represents property Attributes. (Inherited from AhtmlElement.)

AttributeText[String]

Represents property AttributeText[String]. (Inherited from AhtmlElement.)

ContentText

Represents property ContentText. (Inherited from AhtmlObject.)

ContentTextUTF8

Represents property ContentTextUTF8. (Inherited from AhtmlObject.)

ContentType

Represents property ContentType.

Defer

Represents property Defer.

FirstChild

Represents property FirstChild. (Inherited from AhtmlContainerObject.)

HTMLText

Represents property HTMLText. (Inherited from AhtmlObject.)

HTMLTextUTF8

Represents property HTMLTextUTF8. (Inherited from AhtmlObject.)

ItemText[String]

Represents property ItemText[String]. (Inherited from AhtmlContainerObject.)

Item[String]

Represents property Item[String]. (Inherited from AhtmlContainerObject.)

Language

Represents property Language.

LastChild

Represents property LastChild. (Inherited from AhtmlContainerObject.)

Name

Represents property Name. (Inherited from AhtmlObject.)

NameUTF8

Represents property NameUTF8. (Inherited from AhtmlObject.)

NextSibling

Represents property NextSibling. (Inherited from AhtmlObject.)

Parent

Represents property Parent. (Inherited from AhtmlObject.)

PrevSibling

Represents property PrevSibling. (Inherited from AhtmlObject.)

Src

Represents property Src.

Style

Represents property Style. (Inherited from AhtmlObject.)

TagID

Represents property TagID. (Inherited from AhtmlElement.)

TagType

Represents property TagType. (Inherited from AhtmlElement.)

UserObj

Represents property UserObj. (Inherited from AhtmlObject.)

UserTag

Represents property UserTag. (Inherited from AhtmlObject.)

Top
Show:
 NameDescription
AddItem(AhtmlObject)

Represents method AddItem(AhtmlObject). (Inherited from AhtmlContainerObject.)

ApplyHTMLStyleInfo(ThtmlcssStyleProperties,ThtmlcssStyleProperties)

Represents method ApplyHTMLStyleInfo(ThtmlcssStyleProperties,ThtmlcssStyleProperties). (Inherited from AhtmlElement.)

AssignElementInfo(AhtmlElement)

Represents method AssignElementInfo(AhtmlElement). (Inherited from AhtmlElement.)

ClearItems

Represents method ClearItems. (Inherited from AhtmlContainerObject.)

CreateItem(Integer,String)

Represents method CreateItem(Integer,String). (Inherited from AhtmlContainerObject.)

DeleteChild(AhtmlObject)

Represents method DeleteChild(AhtmlObject). (Inherited from AhtmlContainerObject.)

DuplicateElement

Represents method DuplicateElement. (Inherited from AhtmlElement.)

DuplicateObject

Represents method DuplicateObject. (Overrides AhtmlContainerObject.DuplicateObject.)

EncodedHTMLText(TCustomUnicodeCodec)

Represents method EncodedHTMLText(TCustomUnicodeCodec). (Inherited from AhtmlObject.)

FindNext(AhtmlObject,AhtmlObjectClass)

Represents method FindNext(AhtmlObject,AhtmlObjectClass). (Inherited from AhtmlContainerObject.)

FindNextName(AhtmlObject,String)

Represents method FindNextName(AhtmlObject,String). (Inherited from AhtmlContainerObject.)

GetContentText

Represents method GetContentText. (Overrides AhtmlObject.GetContentText.)

GetEncodedHTMLText(TCustomUnicodeCodec)

Represents method GetEncodedHTMLText(TCustomUnicodeCodec). (Overrides AhtmlContainerObject.GetEncodedHTMLText(TCustomUnicodeCodec).)

GetHTMLText

Represents method GetHTMLText. (Overrides AhtmlContainerObject.GetHTMLText.)

GetItemByClass(AhtmlObjectClass)

Represents method GetItemByClass(AhtmlObjectClass). (Inherited from AhtmlContainerObject.)

GetItemTextByClass(AhtmlObjectClass)

Represents method GetItemTextByClass(AhtmlObjectClass). (Inherited from AhtmlContainerObject.)

GetName

Represents method GetName. (Overrides AhtmlObject.GetName.)

GetStructureStr(Integer,Integer)

Represents method GetStructureStr(Integer,Integer). (Overrides AhtmlObject.GetStructureStr(Integer,Integer).)

HasAttribute(String)

Represents method HasAttribute(String). (Inherited from AhtmlElement.)

Init

Represents method Init. (Inherited from AhtmlObject.)

InitChildrenStyleInfo(ThtmlCSS,ThtmlcssStyleProperties)

Represents method InitChildrenStyleInfo(ThtmlCSS,ThtmlcssStyleProperties). (Inherited from AhtmlElement.)

InitElementStyleInfo(ThtmlCSS,ThtmlcssStyleProperties,ThtmlcssStyleProperties)

Represents method InitElementStyleInfo(ThtmlCSS,ThtmlcssStyleProperties,ThtmlcssStyleProperties). (Inherited from AhtmlElement.)

InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo)

Represents method InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo). (Overrides AhtmlContainerObject.InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo).)

InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties)

Represents method InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties). (Overrides AhtmlContainerObject.InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties).)

Refactor(TRefactorOperations)

Represents method Refactor(TRefactorOperations). (Overrides AhtmlObject.Refactor(TRefactorOperations).)

ReplaceChild(AhtmlObject,AhtmlObject)

Represents method ReplaceChild(AhtmlObject,AhtmlObject). (Inherited from AhtmlContainerObject.)

RequireItem(String,AhtmlObjectClass)

Represents method RequireItem(String,AhtmlObjectClass). (Inherited from AhtmlContainerObject.)

RequireItemByClass(AhtmlObjectClass)

Represents method RequireItemByClass(AhtmlObjectClass). (Inherited from AhtmlContainerObject.)

SetContentText(String)

Represents method SetContentText(String). (Overrides AhtmlContainerObject.SetContentText(String).)

Top
Show:
 NameDescription
FAttributes

Represents field FAttributes. (Inherited from AhtmlElement.)

FFirst

Represents field FFirst. (Inherited from AhtmlContainerObject.)

FLast

Represents field FLast. (Inherited from AhtmlContainerObject.)

FName

Represents field FName. (Inherited from AhtmlObject.)

FNext

Represents field FNext. (Inherited from AhtmlObject.)

FParent

Represents field FParent. (Inherited from AhtmlObject.)

FPrev

Represents field FPrev. (Inherited from AhtmlObject.)

FStyle

Represents field FStyle. (Inherited from AhtmlObject.)

FStyleAttr

Represents field FStyleAttr. (Inherited from AhtmlElement.)

FStyleInfo

Represents field FStyleInfo. (Inherited from AhtmlElement.)

FTagID

Represents field FTagID. (Inherited from AhtmlElement.)

FTagType

Represents field FTagType. (Inherited from AhtmlElement.)

FUserObj

Represents field FUserObj. (Inherited from AhtmlObject.)

FUserTag

Represents field FUserTag. (Inherited from AhtmlObject.)

Top