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…
2 months 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…
2 months 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…
2 months 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…
5 months 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…
12 months 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…
2 years ago in pilotlight, Source Code
0