Qasim Shahzad
Despite the release of Windows 11 back in October 2021, Windows 10 is still the most popular version of the operating system. Although most people will update, many may avoid updating due to software compatibility… – Details…
4 months ago in android, C++, C++ Builder, clean code, Code, Delphi, IDE, native windows development, object pascal, Productivity, programming, RAD Studio, Refactoring, software, Software Engineering, Source Code, windows, windows 10 development, Windows 11, Windows Development
0
Qasim Shahzad
This article discusses about best clean coding practices for windows development and role of Delphi RAD studio in producing clean code fast. – Details…
4 months ago in C++, clean code, Code, code formatting, Delphi, DUnitX, Functions and Procedures, IDE, Magic Numbers, native windows development, object pascal, RAD Studio, readability, Refactoring, Single Responsibility Principle, Source Code, Test Driven Development, Unit Testing, Windows Development
0
Thierry Grassia
What is Telegram Messenger? Telegram Messenger is a popular cloud instant messaging application. This application offers multiple services including instant text messaging and video calls which are end to end encrypted. Telegram also allows for… – Details…
12 months ago in API, C++, Cloud Application, Code, Delphi, demo, Instant messaging, integration, SDK, Source Code, Tech Partner, Telegram
0
Embarcadero
The Windows 10 CRM VCL Demo is available with full source code for Delphi 10.4+ and C++Builder 10.4+. The demo features a number of high DPI styles including Windows 10 Slate Gray and Windows 10… – Details…
1 year ago in C++, cbuilder, cpp, Delphi, demo, example, object pascal, Sample, Showcase, Source Code, vcl, Videos
0
Muminjon
You can rapidly build and deploy services-based applications with RAD Server. And you get pre-built Docker images for RAD Server on Linux available from Docker Hub. This means you can deploy your services on Azure, AWS,… – Details…
1 year ago in database, Delphi, field services demo, free, InterBase, object pascal, openapi, programming, rad server, rad server rest, rad server template, RAD Studio, REST, rest api, Source Code, swagger, template, windows
0
Muminjon
When you become friends with RAD Studio and RAD Server, you will have a superpower and, you become a 10X engineer because with RAD Server you can easily create complex and scalable services-based applications with high productivity. With… – Details…
1 year ago in API, Delphi, free, hospitality sample delphi, object pascal, programming, rad server, rad server ems, rad server rest, RAD Studio, REST, Source Code, swagger, template, 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… – Details…
2 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
Michael Riley
I’m creating a simple database program to explore how SQLite works within Delphi. I want to be able to switch between three databases: Album, Test, and World. So I added a TComboBox and populated the… – Details…
2 years ago in Source Code, tip-of-the-day
0
Michael Riley
program TwentySecondHug;{$APPTYPE CONSOLE}{$R *.res}uses System.SysUtils;begin try Writeln(‘The 20-Second Hug’); Writeln(‘Copyright (C) 2018 by Michael J. Riley’); Writeln(‘(May be freely distributed worldwide)’); Writeln(‘#20SecondHug #2… – Details…
4 years ago in pilotlight, Source Code
0