Unit DBTablUZ |
------------------------------------------------------------------------------ * module: DBTABLUZ.PAS COPYRIGHT (C) by UZ * description: a DBTABLE descendant which is aware of dBASE III+ indexes * OVL-level: * neccessary: DELPHI 1.0 * target OS: WIN16 *------------------------------------------------------------------------------ * last upd.! by ! reason *------------------------------------------------------------------------------ * 04/05/95 ! UZ ! design *------------------------------------------------------------------------------ * contents: * name meaning/description * ----------------------------------------------------------------------------- * class TUZTable derived TTable class with dbASE III+ index awareness * and associated procedures *------------------------------------------------------------------------------} {$define __DBTABLUZ_PAS} { register ourself } {$D-,L-,Y-} {$ENDIF
Classes |
TUZTable - ---------------------------------------------------------------------------
* TYPES/CLASSSES
*---------------------------------------------------------------------------
Functions |
Register - --------------------------------------------------------------------------- * Consts *---------------------------------------------------------------------------} {--------------------------------------------------------------------------- * Vars/Globals *---------------------------------------------------------------------------} {--------------------------------------------------------------------------- * Prototyping/Forward-Declarations *---------------------------------------------------------------------------
-------------------------- EOP TUZTable.
Types |
Constants |
Variables |
Functions |
-------------------------- EOP TUZTable.SetIndexName -------------------------} {----------------------------------------------------------------------------- * Register: Component-Registration *----------------------------------------------------------------------------- * params: * name type meaning * value: *-----------------------------------------------------------------------------
Types |
Constants |
Variables |