TRVAControlPanel.RVFormatTitle |
Top Previous Next |
|
Specifies how RVF (RichView Format) appears in the "Paste Special" dialog. property RVFormatTitle: String; This value is used only if RVFLocalizable=False. This string will appear in the dialog used in TrvActionPasteSpecial action. If RVFLocalizable=True, this property is ignored (RVF title is assigned automatically when a new language is applied). Default value: 'RichView Format' |