ThtmlVersionTag Class
Represents type ThtmlVersionTag.
type ThtmlVersionTag = class(AhtmlObject) end;
The ThtmlVersionTag 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 ThtmlVersionTag class. |
| 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 |
![]() | UserObj | Represents property |
![]() | UserTag | Represents property |
![]() | Version | Represents property |
| Name | Description | |
|---|---|---|
![]() | DuplicateObject | Represents method |
![]() | EncodedHTMLText(TCustomUnicodeCodec) | 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 |
| Name | Description | |
|---|---|---|
![]() | FName | Represents field |
![]() | FNext | Represents field |
![]() | FParent | Represents field |
![]() | FPrev | Represents field |
![]() | FStyle | Represents field |
![]() | FUserObj | Represents field |
![]() | FUserTag | Represents field |
![]() | FVersion | Represents field |



