Melbourne Meeting – September 2018
Monday 17th September.
The meeting started with the Annual General Meeting
Then Brian Watson and Peter Postmus presented on Virtual TreeView
Melbourne Meeting – August 2018
Monday 20th August.
Loc Nguyen presented on his POS System
His talk covered:
- The system’s 3 tier architecture consisting of an FMX client app, a VCL datasnap server and a backend SQL Server database.
- A short demo of the server module and the client app.
Melbourne Meeting – July 2018
Monday 16th July.
Grahame Grieve from Health Intersections presented on using Javascript in your application.
You can easily embed javascript in your application to allow your customers to write their own business rules. This presentation showed us how to do this using a simple data entry form as an example.… Continue reading ›
Melbourne Meeting – June 2018
Monday 18th June.
Continuing our Multi Threading theme from last month, Jarrod Hollingworth presented a master-class in advanced threading:
Topics included:
– Demonstrate the new Delphi parallel library (parallel for loop, tasks run in thread pool, joins and futures)
– Thread safety (expanding on what was shown with critical sections, mutex/semaphore, TEvent, interlocked increment, etc)
– Tips, techniques, issues (stopping a thread, more on interacting with the main thread, debugging)
…… Continue reading ›