OK, I made it somehow...
But first: When I open the project file FilterManager.dpr, I get two errors:
Quote
Error reading MainForm.ScreenSnap. Property ScreenSnap does not exist.
Error reading MainForm.SnapBuffer. Property SnapBuffer does not exist.
I tell Delphi (D6) to ignore it, and it doesn't seem to matter... I hope these non-existent properties are not important...
The zero merit values (see my posting above) were due to launching the filter manager in a restricted user account (stupid me

). With admin rights it works.
Finally: The file WindowsXP.res is missing in the source (or is part of D7, don't know). Without this, the filter manager looks a bit old-fashioned (see attached picture).
So I added the Merit Input Line, and it (hopefully) works. If a merit is selected from the list, it is transferred to the input line and can be edited. Same, if a filter's merit is selected in the tree view. The Set Value Button picks the merit from the input line, not from the list.
If RadScorpion agrees, I will provide this version for download.
Griga