The RichText 2.0 object

The RichText 2.0 object is similar to the RichText object except that it is based on RX Rich control. It can contain OLE objects and images inside RTF text. This object can be used if the RX library installed (required RXLib ver.2.60 or above). To activate this object, remove the comment from line {$DEFINE RX} of file FR.INC and recompile FR packages.

Note: A TfrRxRichObject component must be on the form. If not, an error message will be generated at run-time.