DelphiShowcase

Powerful Desktop XML Editor Is A Low Memory Windows Native App Built In Delphi

WmHelp XMLPad is a powerful native Windows XML editor and it is built in Delphi. It has a huge number of features including a powerful XML, XSD and DTD editor with color syntax highlighting, line numbers, element range navigation, and context-dependent source assistant wizard. Additionally, it has editing the DTD and XML using the tree and properties views, synchronized with the regular editor…
Read more
CodeDelphiRAD Studio

View PDFs On iOS With This Powerful Native PDF Library For Delphi FireMonkey By Winsoft

Introduction Native PDF library supports iOS only. It uses PDFKit framework. In the next short you will find installation instructions on how to add the library in the Rad Studio. 2. Components in the Demo and what they do. This Demo does not contain any components in Design-time. It is a simple project which executes the main code in the FormCreate event, as well as FormResize…
Read more
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
CodeDatabaseDelphiRAD Studio

Learn How to Apply Robust Native Controls In FireMonkey With Delphi And C++

The NativeControls sample shows the use of the Native Controls of FireMonkey. To this end it uses several components that are configured with its ControlType property set to Platform in order to have the native styling of that control. Note: Only iOS and Windows support native controls. The following links provide a list of controls that support native presentation on iOS and Windows…
Read more