TkbmMEMTABLE v. 1.24 (7. Oct 1999) ========================================================================= An inmemory temporary table. BEFORE USING THIS COMPONENT, YOU ARE REQUESTED TO READ ALL OF THIS TEXT DOCUMENT AND SPECIALLY TO NOTICE AND ACCEPT THE DISCLAIMER. Can be used as a demonstration of how to create descendents of TDataSet, or as in my case, to allow a program to generate temporary data that can be used directly by all data aware controls. Copyright 1999 Kim Bo Madsen/Optical Services - Scandinavia All rights reserved. You are allowed to used this component in any project for free. You are NOT allowed to claim that you have created this component or to copy its code into your own component and claim that is was your idea. Im offering this for free for your convinience, and the ONLY thing I DEMAND is to get an e-mail about what project this component (or dirived versions) is used for. That will be my reward of offering this component for free to you! You dont need to state my name in your software, although it would be appreciated if you do. If you find bugs or alter the component (f.ex. see suggested enhancements further down), please DONT just send the corrected/new code out on the internet, but instead send it to me, so I can put it into the official version. You will be acredited if you do so. To use it, some fields has to be defined, either programmatically by setting up fielddefs, or by doubleclicking TkbmMemTable icon on the form. - Rightclick to get menu. - Choose New field. - Specify field name and type + optionaly size (only for strings). - Make sure that fieldtype is Data. - Add more optional data, calculated or lookup fields if needed. The field definitions will be stored on the form automatically if created this way. To use it: Use it like any other TTable. Eg: Open, Add records, Read records, Close. Remember that when the close is issued, all records are forgotten. Please see the comments in the start of the componentsource for whats new in this release. DISCLAIMER By using this component or parts theiroff you are accepting the full responsibility of the use. You are understanding that the author cant be made responsible in any way for any problems occuring using this component. You also recognize the author as the creator of this component and agrees not to claim otherwize! Please forward corrected versions (source code ONLY!), comments, and emails saying you are using it for this or that project to: kbm@optical.dk //============================================================================= Whats new: SetKey,EditKey,GotoKey,FindKey,FindNearest,SetRange,SetRangeStart,SetRangeEnd,EditRangeStart, EditRangeEnd,ApplyRange,CancelRange, Autosorting on insert/edit, bugfixes, hopefully correct D5 support, new save option to ignore filtering during save, binary save/load incl. structure and compression, ftLargeInt, updated demo project. History: Please look in the sourcecode. Contributors: Claude Rieth from Computer Team sarl (clrieth@team.lu) Wagner ADP (wagner@cads-informatica.com.br) Charlie McKeegan from Task Software Limited (charlie@task.co.uk) James Baile (James@orchiddata.demon.co.uk) Travis Diamond (tdiamond@airmail.net) Claudio Driussi (c.driussi@popmail.iol.it) Andrius Adamonis (andrius@prototechnika.lt) Pascalis Bochoridis from SATO S.A Greece (pbohor@sato.gr} Thomas Bogenrieder (tbogenrieder@wuerzburg.netsurf.de) Paulo Conzon (paolo.conzon@smc.it) Arséne von Wyss (arsene@vonwyss.ch) Raymond J. Schappe (rschappe@isthmus-ts.com) Bruno Depero (bdepero@usa.net) Denis Tsyplakov (den@vrn.sterling.ru) Jason Wharton (jwharton@ibobjects.com) Paul Moorcroft (pmoor@netspace.net.au) Jirí Hostinský (tes@pce.cz) Roberto Jimenez (mroberto@jaca.cetuc.puc-rio.br) Azuer (blue@nexmil.net)