Brisbane Meeting – July 2017

Wednesday July 5th at 5:30pm to 9pm.

Eivind will present on how to use the Google APIs to do Push Notifications with Delphi and Android.

The material will form the basis for an app that will be useful for ADUGers, and attendees will have the opportunity to influence the features of the planned app.… Continue reading ›

Brisbane Meeting – March 2017

Wednesday March 1st at 5:30pm to 9pm.

Scott Hollows will be doing a remote presentation to the Brisbane ADUG chapter.

TOPIC – Displaying and Animating 2D controls in 3D
Spin and zoom buttons, images and other controls in 3D with just a few lines of code using Scott’s utility units
All attendees will get full source code

I’ll also show you how to build the Starr Wars opening crawl including angled and animated text
Watch the one minute preview here:

Scott will also put on his ADUG president hat and answer any questions that you have about ADUG… Continue reading ›

Three Dimensional FireMonkey Component Design

FireMonkey provides access to three dimensional object creation and manipulation. While it is fun to build complex objects by connecting together the supplied primitives  (Rectangle, Cone, Sphere, etc.) this could get very tedious so I want to explore creating more complex objects directly in code.… Continue reading ›