Pabitra Dash
BCC32 implements new character types and character literals for Unicode. These types are among the C++11 features added to BCC32. Character Types char16_t and char32_t Two new types represent Unicode characters: char16_t is a 16-bit character type. char16_t… … Read more
4 years ago in C++ , C++ Character Types , cbuilder , char16_t , char32_t , Code , modern c++ , New character types , programming , RAD Studio , windows
0
Muminjon
In this CodeRage session, Jim McKeeth, Ian Barker, and Frank Lauter they discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects. FireMonkey for Linux, also known… … Read more
4 years ago in C++ , Delphi , delphi linux , FireMonkey , firemonkey linux , FMXLinux , fmxlinux delphi , linux firemonkey , object pascal , programming , RAD Studio
0
Konstantin Tomov
The Blobs sample shows you how to create a BLOB stream for reading and/or writing the value of a specific BLOB field on a specific record. To this end, the sample uses the CreateBlobStream method of TFDQuery to create a read-only BLOB stream…. … Read more
4 years ago in android , Code , cross-platform , database , Delphi , firedac , ios , linux , macos , object pascal , programming , Query , RAD Studio , windows
0
FPiette
ICS V8.65 has been released at: http://wiki.overbyte.eu/wiki/index.php/ICS_Download ICS is a free internet component library for Delphi 7, 2006 to 2010, XE to XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio and 10.4 Sydney, and… … Read more
4 years ago in cbuilder , Delphi , Embarcadero , ICS
0
Eli M. (MVP)
In October of 2020, Embarcadero sponsored and released a new fork version 6.0 of Dev-C++ with improvements that included an updated GCC 9.2.0 compiler with support for Windows 10 and C++17/C++20, high DPI, UTF8 files… … Read more
4 years ago in C++ , cpp , Delphi , dev-cpp , modernization , News , object pascal , programming , whitepaper
0
Python GUI Admin
Want to know how to evaluate a Python Expression in Delphi using Python4Delphi? Python for Delphi (P4D) is a set of free components that wrap up the Python DLL into Delphi and C++Builder. They let you easily execute…… … Read more
4 years ago in Code , Delphi , GuiProgramming , Learn Python , object pascal , programming , Python , python gui , python4delphi , PythonExpression , RAD Studio , TPythonEngine , TPythonGUIInputOutput , windows
0
Anbarasan
How to wrap Delphi Object to Python Object and using Wrapped objects how to subclass, navigate among forms etc. … Read more
4 years ago in C++ , cbuilder , Code , Delphi , object pascal , programming , Python , python4delphi , TPyDelphiWrapper , windows
0