WiNRADiO VCL Component for Delphi and C++ Builder
The above example programs demonstrate how to use the WiNRADiO API functions to create applications that control WiNRADiO in several development environments. You can, however, avoid the details of the API functions if you are using Delphi or C++ Builder to develop WiNRADiO control applications. The WiNRADiO VCL component can be used very quickly to create an application that controls WiNRADiO.
DOWNLOAD Example Source Code
Being a VCL component, you can place it on your component palette in the IDE. To create an application that controls WiNRADiO, simply drop this component onto a form and set its properties at either design or run time. This component looks after the API calls for you, so you don't have to concern yourself with any of the details of the WiNRADiO API.
DOWNLOAD VCL Component Source Code
|