0 Usuarios y 1 Visitante están viendo este tema.
1. Got to http://www.songbeamer.com/delphi/ as Trident suggested above and run down to the "TurboPower AsyncPro" section.2. Hit the "download" button and save to someplace appropriate e.g. C:\Apro\Songbeamer\.3. Open XE2 and select Tools\Options and go to the Delphi Options\Library selection, then add your C:\Apro\Songbeamer\source to the "Library Path".4. Do File\Open Project and select the "TPApro XE2.groupproj" from the C:\Apro\Songbeamer\packages\Delphi XE2 directory.5. Do Project\Compile All Projects and assuming all went well then6. In the "Project Manager" window right click on the "A407_D160.bpl" file and choose "Install".Your Apro components should now be added.If you are coming from an older version then you will have to adjust some Char to AnsiChar and String to AnsiString and also some of the parameter lists may be changed in a similar fashion, but apart from that all appears to work fine.