Class TWPRTFStorageLink
Hierarchy
System.TObject | System.Classes.TPersistent | System.Classes.TCollectionItem | TWPRTFStorageLink
Description
This collection item is used to create a link from the RTF engine which is used by a TWPCustomRtfEdit component to a TWPRTFStorage.The link can be used to edit one RTFtext using multiple editors or to display just one part of the text in each of the RTF editors
Properties
Property CreateText : Boolean
Property DisplayMode : TWPLinkDisplayMode
Property Name : string
Property RTFControl : TWPCustomRTFControl
Property TextKind : TWPPagePropertyKind
Property TextName : string
Property TextRange : TWPPagePropertyRange
Methods
Function GetDisplayName : string
Used or referenced by
-Function TWPRTFStorageLinkCollection.Add : TWPRTFStorageLink |