FPiette
In this blog post, I will show you how easy it is the have a Direct2D canvas for your Delphi form.What is a canvas? In Delphi VCL technology, a canvas is an abstraction encapsulating Windows API… – Details…
3 years ago in API, Delphi, Direct2D, programming, RAD Studio, vcl, windows0
FPiette
Direct2D is an API that provides Win32 developers with the ability to perform 2-D graphics rendering tasks with superior performance and visual quality.Direct2D is a hardware-accelerated. That is it make use of the GPU whenever… – Details…
3 years ago in API, Component, Delphi, Direct2D, Embarcadero, GDI+, RAD Studio0
Jordi Corbilla
Parse.com is one of the most interesting cloud base solutions I have found so far, and most importantly; basic accounts are for free (up to 30 requests/second, after that is when you have to pay)…. – Details…
8 years ago in Analytics, API, Delphi, Parse.com, REST0
Jordi Corbilla
It’s been a while since I last posted an article here, and today I’m coming with an exciting application I have been working on lately called “flickr photo stats”. I’m a keen photographer and I… – Details…
9 years ago in API, Delphi, Delphi XE6, flickr, Photography, REST0
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… – Details…
10 years ago in API, Delphi, Embarcadero, windows, XE50