ThtmlCDATA Class
Represents type ThtmlCDATA.
flcHTMLDocBase.AhtmlObject
flcHTMLDocBase.AhtmlTextContentObject
flcHTMLDocBase.AhtmlTextStringContentObject
flcHTMLDocBase.ThtmlCDATA
type ThtmlCDATA = class(AhtmlTextStringContentObject) end;
The ThtmlCDATA type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create | Overloaded. Initializes a new instance of the AhtmlObject class. (Inherited from AhtmlObject.) |
![]() | Create(String) | Overloaded. Initializes a new instance of the AhtmlTextStringContentObject class. (Inherited from AhtmlTextStringContentObject.) |
![]() | CreateWide(WideString) | Initializes a new instance of the AhtmlTextStringContentObject class. (Inherited from AhtmlTextStringContentObject.) |
| Name | Description | |
|---|---|---|
![]() | ContentText | Represents property |
![]() | ContentTextUTF8 | Represents property |
![]() | HTMLText | Represents property |
![]() | HTMLTextUTF8 | Represents property |
![]() | Name | Represents property |
![]() | NameUTF8 | Represents property |
![]() | NextSibling | Represents property |
![]() | Parent | Represents property |
![]() | PrevSibling | Represents property |
![]() | Style | Represents property |
![]() | Text | Represents property |
![]() | UserObj | Represents property |
![]() | UserTag | Represents property |
| Name | Description | |
|---|---|---|
![]() | DuplicateObject | Represents method |
![]() | EncodedHTMLText(TCustomUnicodeCodec) | Represents method |
![]() | GetContentText | Represents method |
![]() | GetEncodedHTMLText(TCustomUnicodeCodec) | Represents method |
![]() | GetHTMLText | Represents method |
![]() | GetStructureStr(Integer,Integer) | Represents method |
![]() | Init | Represents method |
![]() | InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo) | Represents method |
![]() | InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties) | Represents method |
![]() | Refactor(TRefactorOperations) | Represents method |
![]() | SetContentText(String) | Represents method |
| Name | Description | |
|---|---|---|
![]() | FName | Represents field |
![]() | FNext | Represents field |
![]() | FParent | Represents field |
![]() | FPrev | Represents field |
![]() | FStyle | Represents field |
![]() | FText | Represents field |
![]() | FUserObj | Represents field |
![]() | FUserTag | Represents field |



