TTitledStructuredText

Stores a Title alongside a 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
6TEmbellishingStructuredTextAdds a fixed prefix and suffix to an other TStructuredText
7TTitledStructuredText

Source

StructuredText.Decorating.pas (54)

Fields

ScopeVisibilityTypeNameDescription
InstancepublicTDocumentLocalizeTitle

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Title: TDocumentLocalize; DecoratedText: TStructuredText)