[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilder
Displaying differences between revision 27 and revision 28
= C++ Builder =
Commercial programming environment developed by Borland. It has the same look-and-feel as Delphi, but with C++ as the programming language. You could also call it Kylix for Windows.
== Key shortcuts ==
== All C++ keywords ==
== FAQ's ==
* Which books do you recommend teaching C++ Builder?
* What are all those files created by C++ Builder ?
* How do I create a stand-alone executable?
* Why does compiling take so long compared to Delphi?
* How can I use my own custom cursor?
* How fo I add other Forms to my Main Form?
== Problems ==
* I cannot install C++ Builder
* I cannot find 'cc3260mt.DLL' in Windows Explorer
* When I open my project, I see the following: 'This file is used by the project manager only and should be treated like the project file'. Where is my code and what did I do wrong?
* My component palette is missing!
== Errors ==
* general C++ errors
* C++ Builder <font color=green><b>compile </b></font>errors
* C++ Builder linking errors
* C++ Builder run-time errors ¶
== C++ Builder classes ==
* AnsiString
* TChart
* TImage
* TPaintBox
* TRichEdit
* TStringGrid
== C++ Builder misc topics ==
* Messages for the user
* Low level graphics
== C++ Builder easter eggs ==
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilder
Displaying differences between revision 27 and revision 28
= C++ Builder =
Commercial programming environment developed by Borland. It has the same look-and-feel as Delphi, but with C++ as the programming language. You could also call it Kylix for Windows.
== Key shortcuts ==
== All C++ keywords ==
== FAQ's ==
* Which books do you recommend teaching C++ Builder?
* What are all those files created by C++ Builder ?
* How do I create a stand-alone executable?
* Why does compiling take so long compared to Delphi?
* How can I use my own custom cursor?
* How fo I add other Forms to my Main Form?
== Problems ==
* I cannot install C++ Builder
* I cannot find 'cc3260mt.DLL' in Windows Explorer
* When I open my project, I see the following: 'This file is used by the project manager only and should be treated like the project file'. Where is my code and what did I do wrong?
* My component palette is missing!
== Errors ==
* general C++ errors
* C++ Builder <font color=green><b>compile </b></font>errors
* C++ Builder linking errors
* C++ Builder run-time errors ¶
== C++ Builder classes ==
* AnsiString
* TChart
* TImage
* TPaintBox
* TRichEdit
* TStringGrid
== C++ Builder misc topics ==
* Messages for the user
* Low level graphics
== C++ Builder easter eggs ==
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
