[fpc-pascal] Container class for key-value pairs

Marc Santhoff M.Santhoff at web.de
Mon Sep 11 03:28:09 CEST 2017


Hi,

since I'm programming Pascal only on occasion I'd like to know:

Which container class ist the easiest to use for key-value pairs?

The goal is to store a configuration set from a hardware measuring
device having 81 items. This item set is fixed, no change. The values
are parsed from json data (text) and have to be stored in memory (for
now).

TIA,
Marc

-- 
Marc Santhoff <M.Santhoff at web.de>




More information about the fpc-pascal mailing list