[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilder
Displaying differences between revision 47 and revision 48
= C++ Builder =
Commercial programming environment developed by Borland. It has the same look-and-feel as Delphi (they both use the VCL, but with C++ as the programming language. You could also call it Kylix for Windows.
== C++ Builder glossary ==
== C++ Builder tutorial ==
== Newbie code snippets ==
== 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?
== C++ Builder tricks ==
* Key shortcuts
* Improve compile times
* Improve compilation success with Boost
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install OpenGL?
== Problems ==
* 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!
* How do I use OpenGL without using GLUT?¶
== Errors ==
* C++ compile errors
* C++ linking errors
* C++ runtime errors
* C++ Builder compile errors
* C++ Builder linking errors
* C++ Builder run-time errors
* C++ Builder misc errors
== C++ Builder classes ==
* AnsiString
* Mouse
* TMouse
* TPoint
* TRect
* TStringList
== C++ Builder components ==
* TChart
* TForm
* TImage
* TImageList
* TPageControl
* TPaintBox
* TRegistryIniFile
* TRichEdit
* TStringGrid
== C++ Builder misc topics ==
* Messages for the user
* Low level graphics
* Moving the mouse cursor
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilder
Displaying differences between revision 47 and revision 48
= C++ Builder =
Commercial programming environment developed by Borland. It has the same look-and-feel as Delphi (they both use the VCL, but with C++ as the programming language. You could also call it Kylix for Windows.
== C++ Builder glossary ==
== C++ Builder tutorial ==
== Newbie code snippets ==
== 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?
== C++ Builder tricks ==
* Key shortcuts
* Improve compile times
* Improve compilation success with Boost
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install OpenGL?
== Problems ==
* 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!
* How do I use OpenGL without using GLUT?¶
== Errors ==
* C++ compile errors
* C++ linking errors
* C++ runtime errors
* C++ Builder compile errors
* C++ Builder linking errors
* C++ Builder run-time errors
* C++ Builder misc errors
== C++ Builder classes ==
* AnsiString
* Mouse
* TMouse
* TPoint
* TRect
* TStringList
== C++ Builder components ==
* TChart
* TForm
* TImage
* TImageList
* TPageControl
* TPaintBox
* TRegistryIniFile
* TRichEdit
* TStringGrid
== C++ Builder misc topics ==
* Messages for the user
* Low level graphics
* Moving the mouse cursor
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
