News

Using InterBase ToGo to Secure Mobile Data

In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote workers have the requirements of working from an “office” that is actually just a laptop or a smartphone accessing the internet from their homes, a client’s office or other remote…
Read more
C++DelphiRAD Studio

Learn How To Modernize And Integrate WinAPI, COM, ShellAPI, And WinRT Into Your Windows VCL Applications

In this webinar, learn how to access all the APIs on Windows 10 from RAD Studio, Delphi, and C++Builder. Overview Traditional Core APIsShell IntegrationWinRTand more Windows API Evolution Over Time Classic API1985 (Win1)Win16 -> Win32 -> Win32(w/Unicode) -> Win64COM, OLE Automation, Shell, etc1995 (Win95)WinRT2012 (Win8) Classic Windows API Kernel, User, GDIDelphi…
Read more
CodeDelphi

Learn A Faster Way To Make A Python Module As A DLL Using Python4Delphi Sample App

Sometimes we may need to share the functionalities as DLL and we know, creating a DLL in Delphi is a simple task. We learned how to create Python Module and add methods to it in Delphi. How about making a python module as DLL using Python4Delphi and import this python module in another application? This post will guide you to do that. You can also use Python4Delphi with…
Read more
DelphiShowcase

Astral Heroes Is A Beautiful Multiplayer Collectible Card Game Built In Delphi

Developer Ivan Polyacov from Apus Software created Astral Heroes in Delphi. According to the site it is a collectible card game that’s simple to learn, exciting to play, and deep enough to challenge even the greatest strategists. It uses a truly fair Free-­to-­Play model that never hides the best content behind “pay walls” according to the developer. Some of the features of this…
Read more