Anbarasan
How to create a variable in python main module and assign some value to it using Python4Delphi Demo03 app. The post Easily Create Python Delphi Variables In Delphi Using Python4Delphi Sample App first appeared on… … Read more
4 years ago in cbuilder , Code , Delphi , object pascal , programming , Python , python4delphi , RAD Studio , TPythonDelphiVar , TPythonEngine , TPythonGUIInputOutput
0
Eli M. (MVP)
BCC32, which is the classic C++Builder 32 bit compiler, includes the use of rvalue references, which allow creating a reference to temporaries. Also, rvalue references avoid unnecessary copying and make possible perfect forwarding functions. This…… … Read more
4 years ago in C++ , c++11 , cbuilder , Code , programming , rvalue
0
Bob Swart
Embarcadero has released a C++Builder 10.4.1 Event Handler and RTTI Patch at https://blogs.embarcadero.com/cbuilder-10-4-1-event-handler-and-rtti-patch/ which affects using components written in C++ in the form designer. … Read more
4 years ago in cbuilder
0
The Gorilla3D Framework for FireMonkey has been updated with significant new features and support for Android64 (in addition to Windows). Gorilla3D is a powerful, easy to use, and modern 3D framework for Delphi and C++…… … Read more
5 years ago in 3d , android , cbuilder , commercial , Delphi , delphi 10 , delphi 10.4.1 , delphi firemonkey , delphi fmx , demo , FireMonkey , FMX , Framework , object pascal , windows
0
David Intersimone "David I"
Do you need to add printer support to your C++ applications using the Visual Component Library (VCL) or FireMonkey (FMX) GUI ? In this blog post I’ll show you how to build Windows applications that… … Read more
5 years ago in #FavoriteRTL , C++ , C++ Programming , c++17 , cbuilder , Embarcadero C++Builder , Embarcadero Technologies , FMX , Frameworks , ISO C++ , Printing , Programming Languages , Source Code , vcl
0
David Intersimone "David I"
Bjarne Stroupstrup’s CppCon 2020 plenary sesson, “The Beauty and Power of Primitive C++“, is now available on the CppCon YouTube channel. From his CppCon 2020 talk description: This is an exploration of a design space… … Read more
5 years ago in Bjarne Stroustrup , C++ , C++ Programming , c++17 , C++20 , C++23 , cbuilder , CodeRage , CppCon , CppCon2020 , Embarcadero C++Builder , Embarcadero Technologies , ISO C++ , youtube
0
Over on Github there is a sample email client which uses IMAP and SMTP for receiving and sending mail. It has basic features like viewing, composing, and sending mail. Full source code is available and…… … Read more
5 years ago in android , cbuilder , Code Snippet , Delphi , delphi 10 , Delphi 10.4 , delphi firemonkey , demo , email , example , FireMonkey , FMX , free , imap , ios , linux , macos , object pascal , osx , Showcase , SMTP , Source Code , windows
0
The latest version for FireMonkey is available in Delphi 10.4.1 and C++Builder 10.4.1. There are a massive number of fixes included which touch all major supported operating systems including Android, IOS, MacOS, Windows, and Linux……. … Read more
5 years ago in android , cbuilder , Delphi , delphi 10 , Delphi 10.4 , delphi fmx , delphi sydney , FireMonkey , fix , FMX , ios , macos , object pascal , osx , Patch , programming , windows
0
David Intersimone "David I"
It’s been almost 50 years since I took a Linear Algebra and Matrices course as one of my Computer Science electives at Cal Poly San Luis Obispo, CA. The textbook for the course was “Mathematics… … Read more
5 years ago in #FavoriteRTL , C++ , C++ Library , C++ Programming , c++17 , C++Builder 10.4.1 , cbuilder , Eigen C++ Template Library , ISO C++ , Sample Applications , vcl
0
David Intersimone "David I"
The C++Builder and Delphi Project | Options | Description page allows developers to … Read more
5 years ago in C++ , C++ Programming , c++17 , C++Builder 10.4.1 Sydney , cbuilder , components , Delphi , Delphi 10.4.1 Sydney , Delphi Programming , Developer Tools , ISO C++ , object pascal , Packages
0
David Intersimone "David I"
There’s lots of ISO C++ news and content happening including the unanimous voting approval of ISO C++20, CppCon2020 (starts Monday September 13, 2020) with Bjarne Stroustrup’s opening keynote “The Power and Beauty of Primitive C++”,… … Read more
5 years ago in Boost libraries , C++ , C++ News , C++ Programming , c++17 , C++20 , cbuilder , CppCon2020 , ISO C++ , Technology News , vcl
0
David Intersimone "David I"
C++ developers often ask about ISO C++ language support in releases of Embarcadero C++Builder. This post includes links and information about the C++ compilers, Dinkumware Standard C++ libraries and Boost libraries that are included in… … Read more
5 years ago in Boost , Boost libraries , C++ , C++ Programming , c++17 , C++Builder 10.4.1 Sydney , cbuilder , Clang , Desktop First Summit , Dinkumware , Dinkumware Standard C++ Library , ISO C++ , LLVM
0
If you are looking to have high resolution dynamic icons on any Windows machine screen size you should take a look at the TSVGIconImageList component set from developer carloBarazzetta over on GitHub. The component set…… … Read more
5 years ago in cbuilder , Delphi , delphi 10.4 delphi 10 , delphi 10.4 firemonkey , delphi firemonkey , FireMonkey , FMX , Icon , IDE , image list , object pascal , svg , windows
0
REST Debugger Tool The REST Debugger is a UI based app that ships with Delphi 10.4 and allows you to easily craft REST requests. You can enter various login information and parameters and then see…… … Read more
5 years ago in android , boyer-moore , cbuilder , Delphi , Delphi 10.4 , delphi firemonkey , delphi sydney , Electron , fast , FireMonkey , FMX , ios , linux , LiveBindings , macos , object pascal , Open Source , osx , Source Code , sydney , tfdmemtable , windows
0