RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.GoForward Method

Navigates to the next item in the history list.

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

Call GoForward to return 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!