|
RichViewActions |
Top Next |
|
RichViewActions is a set of actions for Delphi and C++Builder allowing you to create a user interface for the TRichView editor. Actions can be assigned to buttons, menu items, toolbars (you can use standard Delphi classes or your favorite third-party components if they support actions). 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 home page: www.trichview.com/resources/actions/. Minimal supported version of Delphi: 4. 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: | ||||||