Interfaces for Third-Party Components

<< Click to display table of contents >>

Interfaces for Third-Party Components

RichViewActions interface components is a group of components allowing RichViewActions to use third-party components.

A third-party component is assigned to a property of an interface component, and this interface component is assigned to a property of TRVAControlPanel.

This indirect linking allows using RichViewActions and third-party components together, without losing a possibility using them separately, because:

•RichViewActions units do not refer to units of third-party components

•units of third-party components do not refer to RichViewActions units

•only units of interface components refer to the both of them.

RichViewActions support the following types of interface components:

•downloaders

•spelling checkers

•color dialogs