I need a class similar to TStringList that could manage name & value pairs, but the value part is variant. Or perhaps it has a property like TStringList.Object but holds variants instead of objects.
Could anyone please point me to a free or open source implementation? I use Delphi 7.
Thank you.