CodeDelphiRAD Studio

Easily Load And Display Web Content Cross-Platform In Delphi On Android And IOS

The main form of the Sample contains a TWebBrowser component that supports the basic functions of a web browser, such as: navigate to URL, go back and go forward. In this post, you’ll learn how to easily load and display Web Content Cross-Platform In Delphi On Android and IOS using Cross-Platform App Builder. Location You can find theWebBrowsersample project…
Read more
News

New FireUI App Preview on Play Store

When FireMonkey introduced the FireUI Preview a few releases back, the application was available in the Google and Apple stores, to simplify the deployment to a device. The same app is also a demo available as source code, but that requires a few configuration steps to be…
DatabaseInterBaseNews

Using InterBase Change Views

With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level. Change views are a subscription based model used to subscribe to some data and identify what data has changed in your InterBase database.  You create a…
Read more
News

New Years Resolution: Learn. Teach. Repeat.

The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan to keep doing more of it in the New Year. Delphi education helps…
CodeDelphiIDERAD Studio

Easily Customize The Syntax Editor Coloring In Delphi With The Third Party Delphi IDE Theme Editor

The Delphi IDE Theme Editor lets you customize the syntax highlighting editor within the Delphi IDE. Additionally, full source code is available for it as well. Delphi has this functionality built in but if you want more custom settings to get in there and really tweak the editor to be just how you like it take a look. Set and edit IDE color settings from scratch or import existing themes from…
Read more