• DBISAM Wizard : Easy manage creation-restructure of your DBISAM tables from your applications. Supported DBISAM v3-v4.

  • THREADS : Multithread Application Model. Lots of threading issues, synchronization through semaphores, events, mutexes, critical sections. Database access from within worker  threads. The threadmare is over !

  • PUM : complete print management and auditing solution for your corporate network. Detect and monitor all shared printers on your network. Built-in reporting tool to create various reports presenting detailed stats about printing and costs ( by printer, user, department, location, division). Built-in exporting allows email and exporting data to various formats (Excel, Word, RTF, HTML, Text, CSV). PUM has been awarded the TOP score of 5-star by www.topshareware.com editor.

  • ZIPFIELD : Inheriting from TBlobField, ZipField compresses data on fly.

  • PERFORMANCE GRAPHIC : This component will display a graphic as Task Manager does. All you have to do is provide values "OnFeed" event.

    Give your server application the chance to display internal activity. Sample of code:

    Lines.ItemByName ['Heart'].Value := 45;
     TOP