c++builder
OpenCV 2.3 in Embarcadero C++ Builder
When compiling a OpenCV 2.3 project in Builder I get multiple errors starting with \"_fm_atan2l is not a member of \'std\'\" and continuing with other math related errors in that form.I also get \"Mul[详细]
2023-04-08 04:29 分类:问答What could cause a "richedit line insertion error" in C++Builder when inserting text in a different language?
I have a C++Builder application using a TRichText control that has to display a report, running under Windows XP. The application was written in English but has been adapted to use other languages. Cr[详细]
2023-04-07 16:52 分类:问答Keep the scrollbars hidden in a Delphi dbgrid (even on resize)
For our dbgrid we want the scro开发者_StackOverflow社区llbars to be constantly hidden. Since TDBGrid doesn\'t have a \'scrollbars\' property, we use:[详细]
2023-04-07 04:36 分类:问答Tlib.exe (Borland / Embarcadero) doesn't handle paths properly that contain hifen-minus symbols, what can I do?
When I try to execute something similar to this line below: tlib.exe 开发者_StackOverflow社区/C mylib.lib[详细]
2023-04-04 17:20 分类:问答How to use sqlite with Borland C++ Builder
I have sqlite3.dll but I\'m assuming it\'s far more complex than simply including that file in a project and then using its functions.Even if it was I have literally no experience using pre-built DLLs[详细]
2023-04-04 11:55 分类:问答how to use namespace system in c++ builder xe?
i mistakenly unistalled visual studio from my system and now i am stuck with c++ builder xe, i have a code that uses members of namespace System, like String type etc. i ha开发者_如何学Cve tried to us[详细]
2023-04-03 07:24 分类:问答Anchoring GUI components in FireMonkey
Just started testing FireMonkey and can\'t find a way to make dynamically sized/positioned components.[详细]
2023-04-02 16:00 分类:问答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 分类:问答C++ Borland Builder 6 SQL Query
I\'m building an app in CppBB6 that reads/writes data from/in a database. From a table called Students I want to extract the Name of a student using the given Index number (both Name and Index are fie[详细]
2023-04-01 22:17 分类:问答Is Embarcadero C++ Builder a good choice as an IDE? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-04-01 14:53 分类:问答