TDecoratingStructuredText

Decorates an other TStructuredText

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TStructuredTextA TText value using structured TDocument XML syntax
5TDecoratingStructuredText

Source

StructuredText.Decorating.pas (27)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTStructuredTextFDecoratedText

Methods

ScopeVisibilityResultNameDescription
InstanceprivateSetDecoratedText(Value: TStructuredText)
InstanceprotectedTTextGetContents()
InstancepublicCreate(DecoratedText: TStructuredText)
InstancepublicDestroy()