[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 3.2 Generated 2024-02-25 Home