AhtmlObject Class

Represents type AhtmlObject.

Namespace: flcHTMLDocBase
type
 AhtmlObject = class
 end;

The AhtmlObject type exposes the following members.

Show:
 NameDescription
Create

Overloaded. Initializes a new instance of the AhtmlObject class.

Top
Show:
 NameDescription
ContentText

Represents property ContentText.

ContentTextUTF8

Represents property ContentTextUTF8.

HTMLText

Represents property HTMLText.

HTMLTextUTF8

Represents property HTMLTextUTF8.

Name

Represents property Name.

NameUTF8

Represents property NameUTF8.

NextSibling

Represents property NextSibling.

Parent

Represents property Parent.

PrevSibling

Represents property PrevSibling.

Style

Represents property Style.

UserObj

Represents property UserObj.

UserTag

Represents property UserTag.

Top
Show:
 NameDescription
DuplicateObject

Represents method DuplicateObject.

EncodedHTMLText(TCustomUnicodeCodec)

Represents method EncodedHTMLText(TCustomUnicodeCodec).

GetEncodedHTMLText(TCustomUnicodeCodec)

Represents method GetEncodedHTMLText(TCustomUnicodeCodec).

GetStructureStr(Integer,Integer)

Represents method GetStructureStr(Integer,Integer).

Init

Represents method Init.

InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo)

Represents method InitStyleElementInfo(ThtmlCSS,PhtmlcssElementInfo).

InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties)

Represents method InitStyleInfo(ThtmlCSS,ThtmlcssStyleProperties).

Refactor(TRefactorOperations)

Represents method Refactor(TRefactorOperations).

Top
Show:
 NameDescription
FName

Represents field FName.

FNext

Represents field FNext.

FParent

Represents field FParent.

FPrev

Represents field FPrev.

FStyle

Represents field FStyle.

FUserObj

Represents field FUserObj.

FUserTag

Represents field FUserTag.

Top