Class TAddAlias (unit BRAddAlias)

Inherits from

TComponent

Renamed from AddAlias.pas 6/13/1998 Paul Rice to avoid conflict with Borland's work.

Constructors


Constructor Create(Owner: TComponent);

Protected declarations


Functions

Destructor destroy;


Function Execute: Integer;


Properties

property Alias : String

Public declarations

property Driver : String


property Params : String


property Persistent : boolean


Events

Variables

fAlias : String;


fDriver : String;


fParams : String;


fPersistent : Boolean;



Constructors


Constructor Create(Owner: TComponent);

Protected declarations


Functions


Destructor destroy;


Function Execute: Integer;


Properties


property Alias : String

Public declarations


property Driver : String


property Params : String


property Persistent : boolean


Events


Variables


fAlias : String;


fDriver : String;


fParams : String;


fPersistent : Boolean;