-
DARE
& : With DARE, you can browse the
following types of databases: Interbase, ADO, Paradox, DBISAM,
ElevateDB. You can save queries for later runs. You can add
drill-down charts and pivot grids. You can create views from
selected data. Summarize, group, etc. Print and print-preview
everything. All the customizations you made to the views are saved
and restored next time you open a table.
-
THREADS
& : Multithread Application Model. Lots
of threading issues, synchronization through semaphores, events, mutexes,
critical sections. Database access from within worker threads (DBISAM,
ElevateDB, ADO, Interbase). Threaded conversion of various document types to PDF. FTP
worker threads (upload, download). Send/receive email worker threads.
The threadmare is over !
-
EZ Print
& : completely control the installed
printers, have your own printer dialogs, print preview.
-
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.
-
Performance Graphic
& : This
component will display a graphic as Task Manager does - except the
flickering on resize :-). 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 ['Jobs'].Value := 45;
|
|