<< Click to display table of contents >> Procedures and Functions |
•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
•Localization procedures and functions declared in RichViewActions unit
This unit contains procedures and functions for working with TRibbon control.
•RemoveEllipsis, RemoveEllipsisFromRibbon
•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.