THelpText

Explanatory text for a user interface function

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
7TTitledStructuredTextStores a Title alongside a TStructuredText
8THelpText

Source

HelpText.pas (26)

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Title: TDocumentLocalize; Contents: TText)