RichViewActions

<< Click to display table of contents >>

RichViewActions

RichViewActions is a set of actions for Delphi, C++Builder and Lazarus (for Windows) allowing you to create a user interface for the TRichView and ScaleRichView editors. Actions can be assigned to command buttons, menu items, toolbar buttons. You can use the standard Delphi/Lazarus components or your favorite third-party components if they support actions.

The actions require no programming, just add a new action in the action manager, assign it to a component, and it will do all the work automatically.

RichViewActions homepage: www.trichview.com/resources/actions/.

Minimal supported version of Delphi: 5

Minimal supported version of C++Builder: 6.

This help file includes the descriptions of all actions, main components, and utility functions. It does not describe visual controls installed with the package (the most of them are self-explanatory).

See also:

Overview

What's new?