| [Overview][Types][Classes][Index] |
Implements an extended string list that allows its Objects property to hold records.
uses |
System, |
Classes, |
SysUtils; |
extendedstrings.pas implements TExtendedStrings, which is a TStringList that allows its Objects property to hold any type of record.
extendedstrings.pas is part of the LazUtils package.
Author: Mattias Gaertner