Unit 'ExtendedStrings' Package
[Overview][Types][Classes][Index] [#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.6 Hosted on Source Forge