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!
== Technology == C++Builder uses the same IDE as [[Embarcadero Delphi|Delphi]], and shares many core libraries. Notable shared Delphi (Object Pascal code) and C++ Builder routines include the FastMM4 [[Memory management|memory manager]], which was developed as a community effort within the [[FastCode]] project, the entire UI framework known as the [[Visual Component Library|VCL]], which is written in Object Pascal, as well as base system routines, many of which have been optimised for both Delphi and C++Builder through the [[FastCode]] project. C++Builder projects can include Delphi code. The Delphi compiler emits C++ headers, allowing C++ code to link to Delphi classes and methods as though they were written in C++. The reverse (C++ code being used by Delphi) is not as straightforward but possible. C++Builder originally targeted only the [[Microsoft Windows]] platform. Later versions incorporated Borland [[Component Library for Cross Platform|CLX]], a cross-platform development visual component library based on [[Qt (toolkit)|Qt]], that supports Windows and Linux, however CLX is now abandoned. The current version by Embarcadero supports cross-platform development using the new Firemonkey (FMX) library.
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)