[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilder
Displaying differences between revision 72 and revision 73
= 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 ==
* [[CppVcClxAnsiString | VCLX AnsiString]], [[CppCVclxAnsiString | VCLX AnsiString]]
* CLX Mouse, VCL Mouse
* CLX TMouse, VCL TMouse
* [[VcClxTPoint | VCLX TPoint]], [[CVclxTPoint | VCLX TPoint]]
* [[VcClxTRect | VCLX TRect]], [[CVclxTRect | VCLX TRect]]
* CLX TStringList, VCL TStringList
== C++ Builder components ==
* CLX TButton, VCL TButton
* VCL TChart
* CLX TForm, VCL TForm
* CLX TImage, VCL TImage
* CLX TImageList, VCL TImageList
* CLX TPageControl, VCL TPageControl
* CLX TPaintBox, VCL TPaintBox
* CLX TRadioGroup, VCL TRadioGroup
* VCL TRegIniFile
* VCL TRichEdit
* CLX TStringGrid, VCL 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 72 and revision 73
= 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 ==
* [[Cpp
* CLX Mouse, VCL Mouse
* CLX TMouse, VCL TMouse
* [[
* [[
* CLX TStringList, VCL TStringList
== C++ Builder components ==
* CLX TButton, VCL TButton
* VCL TChart
* CLX TForm, VCL TForm
* CLX TImage, VCL TImage
* CLX TImageList, VCL TImageList
* CLX TPageControl, VCL TPageControl
* CLX TPaintBox, VCL TPaintBox
* CLX TRadioGroup, VCL TRadioGroup
* VCL TRegIniFile
* VCL TRichEdit
* CLX TStringGrid, VCL 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]
