Procedures and Functions

<< Click to display table of contents >>

Procedures and Functions

Procedures and functions declared in RichViewActions

GoToCheckpoint moves the caret to the specified checkpoint;

RVA_ChooseStyle allows choosing and applies Delphi VCL themes (requires Delphi XE2 or newer);

RVA_EditorControlFunctionDef allows using actions with other editor classes;

RVA_ConvertToPixels, RVA_ConvertToTwips, RVA_ConvertToEMU. RVA_ConvertToUnits procedures

RvHtmlHelp function

See also

Localization procedures and functions declared in RichViewActions unit

Procedures and functions declared in RVARibbonUtils

This unit contains procedures and functions for working with TRibbon control.

FillActionClientContents

RemoveEllipsis, RemoveEllipsisFromRibbon

LocalizeRibbonPage

SetRulerColors

Procedures and functions declared in other units

LoadCSV loads CSV ("comma-separated values") files as a table;

MarkSubString marks all occurrences of the specified string in a document;

NormalizeRichView fixes possible problems in a document;

RVChangeCharCase, RVGetCharCase set/get character case of the selected text.