Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
C++Builder
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Integrated development environment}} {{more citations needed|date=December 2012}} {{Infobox programming language | logo = <!-- (filename) --> | logo caption = | collapsible = <!-- to make screenshot collapsible --> | screenshot = <!-- (filename) --> | screenshot caption = | sampleCode = | paradigms = [[object-oriented programming|object-oriented]], [[functional programming|functional]], [[strongly typed]] | family = C++ | developers = [[Borland]], [[CodeGear]], [[Embarcadero Technologies|Embarcadero]] | released = {{Start date and age|1997|01|07}} | latest release version = 12.2 Athens | latest release date = {{Start date and age|2024|09|12}} | typing = | scope = | programming language = | discontinued = | platform = [[x64]] | operating system = [[Windows 10]]<ref>{{Cite web | url=http://docwiki.embarcadero.com/RADStudio/Sydney/en/Installation_Notes#Operating_System_Requirements | title=Installation Notes - Operating System Requirements | access-date=2020-09-05}}</ref> | license = [[Trialware]] | file ext = | file format = <!-- or: | file formats = --> | website = {{URL|https://www.embarcadero.com/products/cbuilder}} | implementations = | dialects = | influenced by = [[Delphi (software)|Delphi]], [[C++]] | influenced = }} '''C++Builder''' is a [[rapid application development]] (RAD) environment for developing software in the [[C++]] programming language. Originally developed by [[Borland]], {{As of|2009|lc=on}} it is owned by [[Embarcadero Technologies]], a subsidiary of [[Idera Software|Idera]]. C++Builder can compile apps for [[Windows]] (both [[IA-32]] and [[x64]]), [[iOS]], [[macOS]], and [[Android (operating system)|Android]] (32-bit only). It includes tools that allow drag-and-drop visual development, making programming easier by incorporating a [[WYSIWYG]] [[graphical user interface builder]]. C++Builder is the sibling product of [[Embarcadero Delphi|Delphi]], an IDE that uses the [[Object Pascal]] programming language. C++Builder combines the [[Visual Component Library]] (VCL) and [[Integrated development environment|IDE]] written in Object Pascal with multiple C++ compilers. C++Builder and Delphi can generate mutually compatible binaries. C++ methods can call Object Pascal methods and vice versa. Since both Delphi and C++ use the same back-end linker, the debugger can step from Delphi code into C++ transparently. In addition, C++Builder projects can include Delphi code. (The reverse is not possible.)
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)