Unit LstWiz

--------------------------------------------------------------------} { Title: } { List Generator Wizard version 1.0 } { } { Copyright: } { This Project is copyright (c) 1996. Real Estate Software } { Concepts, Inc. reserves all rights to This Project. } { } { Description: } { Generates a new class derived from Delphi's TList object which } { is tailored to storing the specific item the user selects. It } { works by allowing the user to select, first, the source file, then } { the class object on which to base the new linked list on. } { } { If you don't like my way of doing things, you may easily change } { the template file (listgen.cod) to suit your style of programming. } {--------------------------------------------------------------------

Classes

TfrmGenList -
TfrmGenListList - --------------------------------------------------------------------} { Class List Object created by List Generater.

Functions

Types

Constants

Variables

frmGenList


Functions


Types


Constants


Variables

frmGenList : TfrmGenList

TfrmGenList