Can be compiled with TOPAZ 7.5 and Delphi 3+

This sample shows how to sort (and change sorting order) TOPAZ virtual files
at runtime. The sample shows you a grid linked to a TzVFile. Right-clicking
on a column header will let you sort the records in ASCENDING or DESCENDING
order.

DM.ZIP contains the exact same sample rewritten using a DataModule.