Malcolm Groves
Last post we were introduced to sharing resources, in particular, persistent resources, and we wrote an example to share a persistent resource of type Data between two apps. This time around let’s do the same… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
In the last post, we went through one method of discovery, AutoConnect, and then built a couple of apps that used AutoConnect to find, authenticate and pair with each other. That’s fine, but there’s not… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
FPiette
This article explain how to create a form on the fly. Such a form is created by code, without using the designer. You will surely ask why you would do that! Granted the Delphi form… … Read more
11 years ago in Component, Delphi, Embarcadero, programming0
FPiette
You’ve probably seen the news that Microsoft is ending support for Windows XP on April 8th of this year. It is time to update your old applications to work with the new generation of modern… … Read more
11 years ago in cbuilder, Delphi, Embarcadero, windows0
FPiette
This article shows how to create a persistent form having the ability to go real full screen. A persistent form is one which remember his size and position. Real full screen means the form use… … Read more
11 years ago in API, Delphi, Embarcadero, windows, XE50
Andreano Lanusse
CopyReaderToClientDataSet copies the contents of a TDBXReader into a TClientDataSet instance. It returns the same TClientDataSet instance that was passed to this method. CopyReaderToClientDataSet is part of the Data.DBXDBReaders.TDBXDataSetReader class until Delphi/C++Builder XE2, however in XE3 it changed a little bit, it became… … Read more
11 years ago in cbuilder, DataSnap, dbExpress, Delphi, Embarcadero0
FPiette
Message logging is a common activity used for either keeping track of what happens in an application or for debugging purpose. Recently, I was developing a real time communication system which experimented strange errors. To… … Read more
11 years ago in debugging, Delphi, Embarcadero, multithreading, programming, synchonization0
FPiette
Maybe you’ll be interested by the topics mostly read on my blog. The number in front of the titles are the number of hits: 9007 Delphi XE5 to develop Android applications 5509 Automate Microsoft Office… … Read more
11 years ago in Delphi, Embarcadero, programming0
FPiette
I made available a zip file with the full source code for my TIniFile class compatible with both Windows and Android. You need Delphi XE5 to compile it for Android and a reasonably recent Delphi… … Read more
11 years ago in android, API, Delphi, Embarcadero, Mobile, windows0
FPiette
Our modern world is full of programmable and interactive devices. Delphi and C++Builder can be used to work with these devices and gadgets in innovative ways and extend your apps in ways you never may… … Read more
11 years ago in android, Delphi, Embarcadero, ios0
thomas pfister
A new year has just rolled out. I’m sure your new years resolutions have been set. One of my resolutions is to activate my blog about Delphi & Reporting beside many other things @office or… … Read more
11 years ago in Delphi, Embarcadero, Rave0
Andreano Lanusse
The Update 1 for Delphi XE5 and C++Builder XE5 has been released. This update touch some areas like FireDAC, FireMonkey, Debugger, IDE and mainly ClientDataSet. Below a list of fixes related to ClientDataSet, which I… … Read more
11 years ago in cbuilder, Delphi, Embarcadero0
Andreano Lanusse
Apple just announced OS X Mavericks and it brings some cool new features. Now come the question “Is my Mac compatible with OS X Mavericks”, below a list of Macs that will be able to… … Read more
11 years ago in apple, Embarcadero, Mac, Technology0