c++builder-2010
What map component is used in AirNav Live Flight tracker?
I\'d like to use map in my c++ builder application but don\'t know what map component to use!! It should be INTERNET independent(rather than Google Map), that works offline![详细]
2023-04-02 05:10 分类:问答What's the best way to add progressbar to cxGrid column
I am adding progressbar to each row of my first grid\'s banded tableview column ! The way I do it => I put 4 progressbars on my form and on[详细]
2023-03-31 11:00 分类:问答Subversion version control integration in c++ builder
Does C++ Builder has Subversion v开发者_运维技巧ersion control integration or it comes only with XE edition?Check out PushOK component. I have been using this.Version Insight uses some of the latest D[详细]
2023-03-31 10:21 分类:问答C++ Builder 2010, add folder to project
I am sorry for this \"beginner\" question, but I am not able add directory with the existing 开发者_Python百科source code to the new project created in C++ Builder 2010 (that I am using very rarely).[详细]
2023-03-25 14:31 分类:问答Pointer conversion issue with Ternary operator
I know the ternary operator has some surprising restrictions, but I was a bit baffled that this fails to compile for me:[详细]
2023-03-22 15:07 分类:问答Recommendations for plotting (chart) component?
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[详细]
2023-03-19 17:55 分类:问答CPP Builder and Ado Filter
I am using C++Builder 2010. I am filtering an ADOTable, in 开发者_JAVA技巧Edit1 OnChange I have:[详细]
2023-03-16 02:59 分类:问答Why are TClientSocket and TServerSocket deprecated and what should I use instead?
I\'m just starting to get familiar with Embarcadero RAD Studio 2010 after living a life of Eclipse, Emacs, Visual Studio and notepad :)[详细]
2023-03-08 14:17 分类:问答How to build static library using RAD Studio 2010?
I have been confused by C++ Builder 2010 assuming my library is dynamic. I did not find any options or help in documents regarding what I need to change in the project to build stat开发者_如何学编程ic[详细]
2023-02-17 22:11 分类:问答How do I add some external executable to a Borland C++ Builder 2010 project?
So the question is how to add to c++ builder 2010 some external .exe file? Let\'s say that i made some program in visual basic and have the exe file, so that does not need to make the same code in c++[详细]
2023-02-03 21:27 分类:问答