TscDataList
1.1
Component for Delphi 5, 6, 7 & 2005
March - November 2002
Stefan Cruysberghs
Lommel, Flanders, Belgium
http://www.scip.be
Description
- Delphi collection component to store data (in design time) like SQL statements or values (Names and Values property of TStrings). The Find methods can be used the find items very quickly.
property ID : Integer
property Text1 : TStrings
property Text2 : TStrings
property Description : String
Copyrights and distribution
- All copyrights to this component are owned by the author.
- The component is freeware and may be freely distributed.
- The author doesn't give a warranty for error free running of this component and he doesn't give any support.
- See source code for history and more information about properties, methods and events.
Installation
- Install the TscDataList component by adding the unit scDataList.pas to a package.
- Remove the DCR file in the package.
- Compile and Install the package.
- The TscDataList component can be found in the tabsheet 'SC' of the component palette.
Files included
- scDataList.pas : component and registration of component
- scDataList.dcr : component icon
- TscDataList_Readme.htm : this file