Unit DKWTools

* The DKW component suite for Delphi * * Copyright (c) 1995,1996 DKW Systems Corporation

Classes

Functions

Register -
SetFree - Convenience function for freeing an object and setting the corresponding object reference to nil

Types

PdkwObject

Constants

Variables


Functions


procedure Register;


procedure SetFree ( AObject: PdkwObject ) ;

Convenience function for freeing an object and setting the corresponding object reference to nil

Types


PdkwObject = ^TObject 

Constants


Variables