Archive
Wednesday, 3. June 2015
0
votes

Live Experts Panel and Premium Content - RAD Studio Update Subscription Customer Exclusives
Delphi Insider
– If you have an active Update Subscription for RAD Studio, Delphi or C++Builder, check your email today for an email from emailquestions@embarcadero.com about the upcoming Live Experts Panel as well as links to some videos and whitepapers that you can access without having to fill in and submit any ...
5
votes

Using Generics & RTTI to get enum string name or enum value
Stephen Ball
– Overview This blog post looks at Enums and how multi-platform generics and RTTI (or what C# guys call reflection) make this really simple using common code on Windows, Mac OS X, iOS and Android using Delphi. Starting with what an Enum is, the post then explores how you would traditionally have seen ...
1
vote

Events in Japan and China
Marco's Tech Blog
– A few pictures of the XE8 events during my recent trip to Japan and China, and a video of my keynote in Tokyo. (Trying to link directly form Google Photo, let's see if this works). Japan Event in Osaka (view of the castle from the event room and dinner after event) and Tokyo (during the ...
4
votes

App Tethering : Remote Actions
Malcolm Groves
– After the last few posts, you should be getting comfortable sharing data between multiple apps. That leaves us the last of our original four conceptual areas to cover off : Actions. Just as App Tethering allows you to share pieces of data out to remote applications, it also allows you to share ...