Class TNetscape (unit Netscap)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

procedure BrowseTo(URL: String);

establish a link to Netscape

destructor Destroy;


Function GetLastWndInfo: TWndInfo;

sets the session to the last active window, or a new window

Procedure QuitNetscape;

establish a link to Netscape

procedure StartNetscape;


Properties

property LastWndInfo : TWndInfo


property ProgramPath : string

Published declarations

Events

Variables

FDdeClientConv : TDdeClientConv;

Protected declarations

FLastWndInfo : TWndInfo;


FProgramPath : String;



Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


procedure BrowseTo(URL: String);

establish a link to Netscape


destructor Destroy;


Function GetLastWndInfo: TWndInfo;

sets the session to the last active window, or a new window


Procedure QuitNetscape;

establish a link to Netscape


procedure StartNetscape;


Properties


property LastWndInfo : TWndInfo


property ProgramPath : string

Published declarations


Events


Variables


FDdeClientConv : TDdeClientConv;

Protected declarations


FLastWndInfo : TWndInfo;


FProgramPath : String;