Vcl.Edge.TCustomEdgeBrowser.CanGoForward

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CanGoForward: Boolean read GetCanGoForward;

C++

__property bool CanGoForward = {read=GetCanGoForward, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser

Description

Indicates whether we can navigate to a next page in the navigation history.