C++

Cool new FMX components by Graham Murt @kscomponents

Some cool new FireMonkey components, ksComponents (Kernow Software FMX components), created by Graham Murt, are available on GitHub. You’ll find the source code for TksListView, TksFormTransition, TksTableView,TksSlideMenu, TksSegmentButtons and TksChatView. Readme…
C++

Using FireDAC Unidirectional property for fast, low memory selection set processing

I often do large Oracle database queries using FireDAC to analyze registration data about our products and customers. Most of the time I am only processing through millions of rows to create a report or chart. One of the FDQuery properties that I forget to set True is the TDFQuery’s “Unidirectional” sub-property found under the FetchOptions (TFDFetchOptions) property. By…
Read more
Delphi

Delphi VCL and FireMonkey: eBooks, Books, Tutorials and Courseware - a collection of links

We are often asked where developers and teachers can find books, courseware and tutorials available today that cover Delphi programming and Multi-Device FireMonkey app development. The great news is that there are more and more books appearing on Amazon, Lulu and online. Here is my latest list of books, courseware and tutorials from book shopping sites and developer sites. ebooks Mobile…
Read more
C++

Gnostice – Programming with PDF and Office Documents - Delphi and C++Builder

Embarcadero Technology Partner Spotlight Gnostice – Programming with PDF and Office Documents Girish Patil – Gnostice Information Technologies Thursday, June 18, 2015 http://www.gnostice.com/ YouTube video – https://www.youtube.com/watch?v=jVC21mOV9bM eDocEngine VCL is a comprehensive e-document creation component suite for Delphi and C++Builder. eDocEngine can create documents in clipboard…
Read more