View Single Post
  #2  
Old 09-06-2004, 14:22
TasM
 
Posts: n/a
You don't need to crack the bpl to use the components it has. All you have to do is build your application with Runtime Packages.

You can do that by clicking on the delphi menu:
Project > Options > Packages > Build with Runtime Packages

Once you have enabled the above option make sure you add the bpl you want to use in the corresponding field


Last edited by TasM; 09-06-2004 at 14:26.
Reply With Quote