RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.GoForward Method

Navigates to the next item in the history list.

Pascal
procedure GoForward; safecall;
C++
__fastcall GoForward();

Call GoForward to navigate to the next document in the history list. GoForward reverses the effect of the last GoBack command. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!