[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilder
Displaying differences between revision 70 and revision 71
= C++ Builder =
Commercial C and C++ programming environment developed by Borland for Windows. It has the same look-and-feel as Delphi and Kylix. C++ Builder uses the VCL and CLX libaries.
== Glossaries: ==
* C++ Builder glossary
* VCL glossary
* CLX 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 do I add other Forms to my Main Form?
== C++ Builder tricks ==
* Key shortcuts
* Improve compile times
* Improve compilation success with Boost
* Creating and using a Help file
* Tools
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install OpenGL?
* How do install the MFC Wizard?
== 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 ==
* VCL AnsiString, CLX AnsiString
* CLX Mouse, VCL Mouse
* CLX TMouse, VCL TMouse
* VCL TPoint, CLX TPoint
* VCL TRect, CLX TRect
* TStringList
== C++ Builder components ==
* CLX TButton, VCL TButton
* VCL TChart
* CLX TForm, VCL TForm
* [[CppBuiCldxTImager | CLX TImage]], [[CppVclTImage | VCL TImage]]
* [[CppBuiCldxTImagerList | CLX TImageList]], [[CppVclTImageList | VCL TImageList]]
* [[CppBuiCldxTPageControl | CLX TPageControl]], [[CppVclTPageControl | VCL TPageControl]]
* [[CppClxTPaintBuox | CLX TPaintBox]], [[CppVclderTPaintBox | VCL TPaintBox]]
* [[CppBuiClxTRadeioGroup | CLX TRadioGroup]], [[CppVclTRadioGroup | VCL TRadioGroup]]
* [[CppBuiVclderTRegistryIniFile | VCL TRegistryIniFile]]
* [[CppBuiVclderTRichEdit | VCL TRichEdit]]
* TStringGrid
== C++ Builder misc topics ==
* Dialog boxes
* Windows messages
* Low level graphics
* Moving the mouse cursor
== Programmers Heaven resources ==
* C++ Builder board
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilder
Displaying differences between revision 70 and revision 71
= C++ Builder =
Commercial C and C++ programming environment developed by Borland for Windows. It has the same look-and-feel as Delphi and Kylix. C++ Builder uses the VCL and CLX libaries.
== Glossaries: ==
* C++ Builder glossary
* VCL glossary
* CLX 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 do I add other Forms to my Main Form?
== C++ Builder tricks ==
* Key shortcuts
* Improve compile times
* Improve compilation success with Boost
* Creating and using a Help file
* Tools
* C++ Builder easter eggs
== Installation ==
* I cannot install C++ Builder
* How do I install OpenGL?
* How do install the MFC Wizard?
== 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 ==
* VCL AnsiString, CLX AnsiString
* CLX Mouse, VCL Mouse
* CLX TMouse, VCL TMouse
* VCL TPoint, CLX TPoint
* VCL TRect, CLX TRect
* TStringList
== C++ Builder components ==
* CLX TButton, VCL TButton
* VCL TChart
* CLX TForm, VCL TForm
* [[Cpp
* [[Cpp
* [[Cpp
* [[CppClxTPaintB
* [[Cpp
* [[Cpp
* [[Cpp
* TStringGrid
== C++ Builder misc topics ==
* Dialog boxes
* Windows messages
* Low level graphics
* Moving the mouse cursor
== Programmers Heaven resources ==
* C++ Builder board
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
