Monday 17th September.
The meeting started with the Annual General Meeting
Then Brian Watson and Peter Postmus presented on Virtual TreeView
The meeting started with the Annual General Meeting
Then Brian Watson and Peter Postmus presented on Virtual TreeView
Loc Nguyen presented on his POS System
His talk covered:
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 ›
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 ›