[Overview][Types][Classes][Index] Reference for unit 'ExtendedStrings' (#lazutils)

Reference for unit 'ExtendedStrings'

Implements an extended string list that allows its Objects property to hold records.

uses

  System,

  Classes,

  sysutils;

Overview

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


Version 4.0 Generated 2025-05-03 Home