October 2010

Introduction to the Virtual Treeview component – Colin Johnsun

The Virtual Treeview is an open-source Treeview component for Delphi. It is an alternative to the TTreeView component that is already available in the VCL. This short presentation will cover the design principles behind the component as well as the basic steps of setting up and using the Virtual Treeview in your Delphi project.

Network Mutexes with Firebird 2.x – Mathias Burbach

We will show how we can implement exclusive tasks over a network using Firebird 2.x and its connection monitoring tables.
The source code can be downloaded from here.