Vcl.Edge.TCustomEdgeBrowser.CanGoBack

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CanGoBack: Boolean read GetCanGoBack;

C++

__property bool CanGoBack = {read=GetCanGoBack, 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 previous page in the navigation history.