Unit AisIni

============================================================================= Name: AISINI.PAS Version: 1.0 Description: This component gives the users access to Paradox like PRIV and WORK alias. The component works by creating two Databases when the component is dropped on a form. There are functions included that allow the user to get the path of the WORK or PRIV directory. The location of the WORK and PRIV directories is found by searching WIN.INI for the Paradox section where this information is located. If the Paradox information is not found the programs searches for the Database Desktop information. Author: Dana Scott Kaufman Apogee Information Systems 10 Technology Dr. Suite 1040 Hudson, MA 01749 (508)481-1400 CompuServe: 75240, 1376 Internet: aisys@ix.netcom.com Date Created: 9/95 ==========================================================================

Classes

TAisIni -
TDirectoryEditor - Published declarations

Functions

Register - Public declarations

=========================================================================== Function/Proc Name: Register Description: Register the AISINI component and place it in the palette on the Apogee page.

Types

Constants

Variables


Functions


procedure Register;

Public declarations

=========================================================================== Function/Proc Name: Register Description: Register the AISINI component and place it in the palette on the Apogee page. Also register the Component Editor to allow the changing of the WORK and PRIV directories in the WIN.INI Notes: Calling Convention: Returns : None ===========================================================================


Types


Constants


Variables