ThtmlSCRIPT Class
Represents type ThtmlSCRIPT.
flcHTMLDocBase.AhtmlObject
flcHTMLDocBase.AhtmlContainerObject
flcHTMLDocBase.AhtmlElement
flcHTMLDocBase.AhtmlKnownElement
flcHTMLDocElements.ThtmlSCRIPT
type ThtmlSCRIPT = class(AhtmlKnownElement) end;
The ThtmlSCRIPT type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | 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.) |
| Name | Description | |
|---|---|---|
![]() | AttributeFlag[String] | Represents property |
![]() | Attributes | Represents property |
![]() | AttributeText[String] | Represents property |
![]() | ContentText | Represents property |
![]() | ContentTextUTF8 | Represents property |
![]() | ContentType | Represents property |
![]() | Defer | Represents property |
![]() | FirstChild | Represents property |
![]() | HTMLText | Represents property |
![]() | HTMLTextUTF8 | Represents property |
![]() | ItemText[String] | Represents property |
![]() | Item[String] | Represents property |
![]() | Language | Represents property |
![]() | LastChild | Represents property |
![]() | Name | Represents property |
![]() | NameUTF8 | Represents property |
![]() | NextSibling | Represents property |
![]() | Parent | Represents property |
![]() | PrevSibling | Represents property |
![]() | Src | Represents property |
![]() | Style | Represents property |
![]() | TagID | Represents property |
![]() | TagType | Represents property |
![]() | UserObj | Represents property |
![]() | UserTag | Represents property |
| Name | Description | |
|---|---|---|
![]() | AddItem(AhtmlObject) | Represents method |
![]() | ApplyHTMLStyleInfo(ThtmlcssStyleProperties,ThtmlcssStyleProperties) | Represents method |
![]() | AssignElementInfo(AhtmlElement) | Represents method |
![]() | ClearItems | Represents method |
![]() | CreateItem(Integer,String) | Represents method |
![]() | DeleteChild(AhtmlObject) | Represents method |
![]() | DuplicateElement | Represents method |
![]() | DuplicateObject | Represents method |
![]() | EncodedHTMLText(TCustomUnicodeCodec) | Represents method |
![]() | FindNext(AhtmlObject,AhtmlObjectClass) | Represents method |
![]() | FindNextName(AhtmlObject,String) | Represents method |
![]() | GetContentText | Represents method |
![]() | GetEncodedHTMLText(TCustomUnicodeCodec) | Represents method |
![]() | GetHTMLText | Represents method |
![]() | GetItemByClass(AhtmlObjectClass) | Represents method |
![]() | GetItemTextByClass(AhtmlObjectClass) | Represents method |
![]() | GetName | Represents method |
![]() | GetStructureStr(Integer,Integer) | Represents method |
![]() | HasAttribute(String) | Represents method |
![]() | Init | Represents method |
![]() | InitChildrenStyleInfo(ThtmlCSS,ThtmlcssStyleProperties) | Represents method |
![]() | InitElementStyleInfo(ThtmlCSS,ThtmlcssStyleProperties,ThtmlcssStyleProperties) | Represents method |
![]() | InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo) | Represents method |
![]() | InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties) | Represents method |
![]() | Refactor(TRefactorOperations) | Represents method |
![]() | ReplaceChild(AhtmlObject,AhtmlObject) | Represents method |
![]() | RequireItem(String,AhtmlObjectClass) | Represents method |
![]() | RequireItemByClass(AhtmlObjectClass) | Represents method |
![]() | SetContentText(String) | Represents method |
| Name | Description | |
|---|---|---|
![]() | FAttributes | Represents field |
![]() | FFirst | Represents field |
![]() | FLast | Represents field |
![]() | FName | Represents field |
![]() | FNext | Represents field |
![]() | FParent | Represents field |
![]() | FPrev | Represents field |
![]() | FStyle | Represents field |
![]() | FStyleAttr | Represents field |
![]() | FStyleInfo | Represents field |
![]() | FTagID | Represents field |
![]() | FTagType | Represents field |
![]() | FUserObj | Represents field |
![]() | FUserTag | Represents field |



