Home Devices

TExtraDevices & RB9

edited November 2004 in Devices

I have a problem to get the TExtraDevices to work with RB

Delphi7
RB 9 Enterprise

I changed in the package Requires tp rbRCL97.dcp
When I try to recompile the package I get the error's
Undefined...: TppDrawBarCode
Undefined...: TppDrawRichText

Any Idea what I can do to get it to work?

Thanks,

Ralf


From Tech-Tips:

I. TExtraDevices
-------------

1. Select Install Packages in Delphi.
2. Remove the TExtraDevices package (xtradev.bpl).
3. Open xtradev.dpk in the ExtraDevices source directory for
your Delphi version (i.e., ExtraDev\Delphi6\Source\).
4. Click Install.

This should recompile TXtradev.pas with the new
version of RB.

Comments

This discussion has been closed.