0% found this document useful (0 votes)
71 views1 page

Installing Rap'S Support For Codesite at Delphi 5 Design-Time

To install CodeSite support for RAP at Delphi 5 design-time, copy three files to the RBuilder\Lib directory, open one of the files in Delphi 5, add a requires package, save, and install the package. Once installed, RAP pass-through functions for CodeSite will be accessible at Delphi design-time. CodeSite is a third-party product for which Digital Metaphors does not provide support.

Uploaded by

jlaczko2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views1 page

Installing Rap'S Support For Codesite at Delphi 5 Design-Time

To install CodeSite support for RAP at Delphi 5 design-time, copy three files to the RBuilder\Lib directory, open one of the files in Delphi 5, add a requires package, save, and install the package. Once installed, RAP pass-through functions for CodeSite will be accessible at Delphi design-time. CodeSite is a third-party product for which Digital Metaphors does not provide support.

Uploaded by

jlaczko2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Installing RAPs support for CodeSite at Delphi 5 design-time.

Installing RAP support for CodeSite into your application is easy; just add raCSFuncs to
your uses clause and compile.
To install CodeSite support into Delphi 5s IDE, do the following:
1. Copy dclRBCS55.dpk, dclRBCS55.res and raCSFuncs.pas to your RBuilder\Lib
directory.
2. Open dclRBCS55.dpk in Delphi 5.
3. Right-click on the Requires node of the package and select Add
4. Click the Browse button in the Requires tab and locate CS112I50.dcp in
CodeSites Lib5 directory. Add the package.
Note: the pass-through functions in raCSFuncs.pas support version 1.12 of
CodeSite and therefore need CS112I50.dcp to properly compile.
5. Save dclRBCS55.dpk and click the Install button. The package should compile
and install.
Once this package is installed, you will have access to the RAP pass-through
functions for CodeSite at Delphi design-time.

CodeSite is a product of Raize Software Solutions, Inc.


Digital Metaphors Corporation is not affiliated with Raize Software Solutions nor do we provide
technical support for their product.
For more information on the CodeSite product, see http://www.raize.com.

You might also like