TEmbellishingStructuredText

Adds a fixed prefix and suffix to 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
5TDecoratingStructuredTextDecorates an other TStructuredText
6TEmbellishingStructuredText

Source

StructuredText.Decorating.pas (43)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTTextPrefix
InstanceprotectedTTextSuffix

Methods

ScopeVisibilityResultNameDescription
InstanceprotectedTTextGetContents()
InstancepublicCreate(EmbellishedText: TStructuredText; Prefix: TText; Suffix: TText)