RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.GoBack Method

Navigates to the previous item in the history list.

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

Call GoBack to return to the last document in the history list. GoBack has no effect unless the history list contains additional documents.

Note: The Navigate or Navigate2 command can change the history list, depending on the specified flags.
 

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