AhtmlContainerObject Class
Represents type AhtmlContainerObject.
flcHTMLDocBase.AhtmlObject
flcHTMLDocBase.AhtmlContainerObject
flcHTMLDoc.ThtmlDocument
flcHTMLDocBase.AhtmlElement
flcHTMLDocBase.ThtmlElementAttribute
flcHTMLDocBase.ThtmlElementAttributes
type AhtmlContainerObject = class(AhtmlObject) end;
The AhtmlContainerObject type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create | Overloaded. Initializes a new instance of the AhtmlObject class. (Inherited from AhtmlObject.) |
![]() | Destroy | Represents the destructor of the AhtmlContainerObject class. |
| Name | Description | |
|---|---|---|
![]() | ContentText | Represents property |
![]() | ContentTextUTF8 | Represents property |
![]() | FirstChild | Represents property |
![]() | HTMLText | Represents property |
![]() | HTMLTextUTF8 | Represents property |
![]() | ItemText[String] | Represents property |
![]() | Item[String] | Represents property |
![]() | LastChild | Represents property |
![]() | Name | Represents property |
![]() | NameUTF8 | Represents property |
![]() | NextSibling | Represents property |
![]() | Parent | Represents property |
![]() | PrevSibling | Represents property |
![]() | Style | Represents property |
![]() | UserObj | Represents property |
![]() | UserTag | Represents property |
| Name | Description | |
|---|---|---|
![]() | AddItem(AhtmlObject) | Represents method |
![]() | ClearItems | Represents method |
![]() | CreateItem(Integer,String) | Represents method |
![]() | DeleteChild(AhtmlObject) | 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 |
![]() | GetStructureStr(Integer,Integer) | Represents method |
![]() | Init | 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 | |
|---|---|---|
![]() | FFirst | Represents field |
![]() | FLast | Represents field |
![]() | FName | Represents field |
![]() | FNext | Represents field |
![]() | FParent | Represents field |
![]() | FPrev | Represents field |
![]() | FStyle | Represents field |
![]() | FUserObj | Represents field |
![]() | FUserTag | Represents field |



