Sydney Meeting – June 2005

June 2005

Practical interface usage – Lachlan Gemmell

This session will introduce Object Pascal interfaces (not user interfaces) and provide some practical examples of where they can be used. Examples will include interface usage in the VCL, using interfaces to build an application that be run either as a single exe or a distributed system, code that can be reused in both a web and desktop application, and a technique useful for library type code that gives a class seperate private and public interfaces.… Continue reading ›