Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Data Security in InterBase

Security is the first question I get when speaking with developers around InterBase. Ensuring that you can keep your users data secure and compliant is a necessity in the Cybersecurity world. Whether you have sensitive health data or even just names and phone numbers, you need to be able to reassure consumers that their data is safe and secure from hackers and data breaches. How InterBase works to…
Read more
Delphi

Material Oxford Blue FMX Style

The Material Oxford Blue FMX Style is another fantastically versatile style, suitable for most any project. It looks particularly great on Linux through Delphi 10.3 Rio’s new FMXLinux. You can get FMX Style – MaterialOxfordBlue 1.0 from the GetIt Package…
News

The Future of CodeCentral

Historically CodeCentral has served two primary use cases: our official registered user download portal, and a community repository of code, samples and resources. A lot has changed since CodeCental launched. When CodeCentral was launched in 1999 (during the Inprise era) right before Delphi 5 was released, there weren’t many options for a central community file hub like this. Today, twenty years…
Read more
Delphi

Light FMX Style on Linux

Did you know the Light FMX Style also looks great on Linux when used with FMXLinux, new in Delphi 10.3 Rio? Using Light is easy, just open a TStyleBook and find it in your Styles folder. C:UsersPublicDocumentsEmbarcaderoStudio20.0StylesLight.style Here are some shots of…
News

InterBase Feature Spotlight: Change Views

What is Change Views? Change Viewsuses InterBase multigenerational architecture (also known as MVCC) to capture changes to data. This feature allows you to quickly answer the question, “What data has changed since I last viewed it?” Change Views can be…
Delphi

Golden Graphite FMX Style on Linux

The Golden Graphite FMX style looks great on Linux, and it looks even better when used with FMXLinux in Delphi 10.3 Rio.  It combines bold contrast with high visibility to create a beautiful look for your project. Use a TStyleBook to incorporate Golden Graphite by finding it in your Styles folder. C:UsersPublicDocumentsEmbarcaderoStudio20.0StylesGoldenGraphite.style Here are some shots of…
Read more
Delphi

Dark FMX Style on Linux

FMX Styles are designed to give your product a clean, polished look. The Dark style is a terrific example of this, especially when it is used in FMXLinux, new in Delphi 10.3 Rio. To use Dark, all you need to do is open a TStyleBook to include the file, found in your Styles…
Delphi

Calypso FMX Style on Linux

The Calypso FMX style is another exciting addition to Delphi 10.3 Rio. Its blue tones and highly visible contrasts make it a versatile and great-looking option for any project, particularly on Linux through FMXLinux. You can install FMX Style – Calypso 1.0 from the GetIt Package Manager. After installing, use a TStyleBook to include the Linux version of the style. It is found in your Styles…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES