Unit mwPCharList

+--------------------------------------------------------------------------+ | Unit: mwPCharList | Created: 10.97 - 4.98 | Author: Martin Waldenburg | Copyright 1997, all rights reserved. | Description: TLongIntList is a dynamic array of LongInts. | TPCharList alows you to use a PChar as a list of Strings. | Version: 1.2 | DISCLAIMER: This is provided as is, expressly without a warranty of any kind. | You use it at your own risc. +--------------------------------------------------------------------------+

Classes

TLongIntList -
TPCharList - TPCharList class

Functions

Types

PLongIntArray
TLongIntArray

Constants

Variables


Functions


Types


PLongIntArray = ^TLongIntArray
TLongIntList class
TLongIntArray = array[0..0] of LongInt;

Constants


Variables