Android » Page 42 » Developer.Team

Devart SQL Server Data Access Components (SDAC) 8.2.8 Full Source

Devart SQL Server Data Access Components (SDAC) 8.2.8 Full Source
Devart SQL Server Data Access Components (SDAC) 8.2.8 Full Source


SQL Server Data Access Components (SDAC) is a library of components that provides native connectivity to SQL Server from Delphi, C++Builder, Lazarus (and Free Pascal) for Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. SDAC-based applications connect to SQL Server directly through OLE DB, which is a native SQL Server interface. SDAC is designed to help programmers develop faster and cleaner SQL Server database applications.
Read more

December 2018 IDE Patch for 10.3

December 2018 IDE Patch for 10.3
December 2018 IDE Patch for 10.3


This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the Windows Store, missing application configuration options in C++Builder, the lack of DBExpress Enterprise drivers in Data Explorer and an incorrect configuration for the Android NDK.
Read more

Winsoft PDFium Component Suite for FireMonkey 4.7 Full Source

Winsoft PDFium Component Suite for FireMonkey 4.7 Full Source
Winsoft PDFium Component Suite for FireMonkey 4.7 Full Source


Delphi and C++ Builder components for viewing, navigating, text extracting and editing PDF files.

Features:

Uses PDFium open-source PDF rendering engine
Supports Windows 32, Windows 64, macOS, iOS32, iOS64 and Android
Available for Delphi/C++ Builder XE2 - 10.2
Source code included in registered version
Royalty free distribution in applications
Read more

Devart IBDAC 6.1.4 for D6 - D10.3 Rio Full Source

Devart IBDAC 6.1.4 for D6 - D10.3 Rio Full Source
Devart IBDAC 6.1.4 for D6 - D10.3 Rio Full Source


InterBase (and FireBird) Data Access Components (IBDAC) is a library of components that provides native connectivity to InterBase, Firebird and Yaffil from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit platforms. IBDAC-based applications connect to the server directly using the InterBase client. IBDAC is designed to help programmers develop faster and cleaner InterBase database applications. IBDAC is a complete replacement for standard InterBase connectivity solutions. It presents an efficient alternative to InterBase Express Components, the Borland Database Engine (BDE), and the standard dbExpress driver for access to InterBase.
Read more

HTML Component Library 3.8 D5-XE10.3

HTML Component Library 3.8 D5-XE10.3
HTML Component Library 3.8 D5-XE10.3


HTML Editor Library - WYSIWYG HTML Editor for Delphi. Yes, it is real (and currently the only one) WYSIWYG and 100% native HTML editor written in Delphi.

Basic features
WYSIWYG editing.
Does not use IE or other libraries (100% native Delphi code).
Supports all Delphi versions from Delphi 5 to Delphi 10.2 Tokyo.
VCL (Win32/64) FMX (Windows / OSX / Android / iOS / Linux)
Read more

Anatomy Of A Delphi 10.3 Rio Firemonkey App On #Android, #IOS, #Windows, And #macOS

Anatomy Of A Delphi 10.3 Rio Firemonkey App On #Android, #IOS, #Windows, And #macOS


If you are new to working with a full featured framework like Firemonkey you may be wondering at the size of the apps that Delphi 10.3 Rio Firemonkey generates. The Firemonkey Framework has hundreds of thousands of lines of code that allows you to jump ahead and start building the app you want to build now instead of the bricks in the road to get there. Hopefully this infographic will provide some insight into what makes up an APK/IPA cross platform application deployed from Delphi 10.3 with the FMX framework. The infographic covers Android, IOS, Windows, and Mac OSX apps/packages/libraries/archives created using the Firemonkey framework. Tools that utilize the Firemonkey framework are Delphi 10.3, C++Builder 10.3, and RAD Studio 10.3. The infographic only covers Release mode (something you could deploy to your customers). I have also included a VCL section in the infographic so that you can compare the Windows only VCL framework to the cross platform FMX framework. Also keep in mind that when you use debug information or are in Debug mode your file could be significantly larger. The sizes of the generated files are included in the green circles. There is the normal compiled size and then there is the compressed or packaged size. APK and IPA files are packaged and compressed. The compressed sizes for Windows and Mac OSX were achieved using the 7Zip format. Here is some information directly from the infographic as well about what units are included in a FMX app on Android (it is slightly different on each platform) and how those units effect the size of the deployable file.
Read more