I\'m havi开发者_如何转开发ng some troubles installing components for the C++ Builder XE: when I try to install a the component, the following error appears:
I\'m currently porting a rather big project from C++ Builder 5 to the newest version, C++ Builder XE. It\'s my first experience with C++ Builder. I\'m st开发者_如何学编程uck with an error in a file, b
I am searching for a widget or control to plot a time-series of data.Basically plot(x,y) where x and y are Nx1 vectors.I am looking but haven\'t found much and any s开发者_C百科uggestions would be gre
I\'ve read some problems with \"Access Violation\" on the net but this is very weird for me I have tested some \"solutions\" but with no results
Using C++ Builder under Rad Studio XE I have created a simple Datasnap server service from scratch.I wanted to test the service installation process before adding any functionality, and found that whi
i am still a beginner at multi-threading, so bear with me please: i am currently writing an application that does some FVM calculation on a grid. it\'s a time-e开发者_运维技巧xplicit model, so at eve
I am using C++Builder 2010. I am filtering an ADOTable, in 开发者_JAVA技巧Edit1 OnChange I have:
I have drawn a custom draw开发者_StackOverflowing in C++ Builder XE with the help of the code below, but now I want to fill it with gradientfill color.
I installed the package BusinessSkin, in Borland C++ 5.0 and i works fine, and after 2 days i see it just open a header from \\VLC\\Clipboard.hpp and Borland C++ 5.0 header and it give me an error Dec
I have build a TService application on c++ builder 2009 and I want to setup the service. I tried with InstallShield Premier, but I didn\'t manage to setup the service. Can anyone guide me through it?