BackButtonEnabled Property


Applies to

TFrameViewer and TFrameBrowser components

Declaration

property BackButtonEnabled: Boolean;

Read only and run time only. The BackButtonEnabled property is true if the history list can move backwards. A Back button can then be enabled.

See also:

GoBack method

FwdButtonEnabled property

For additional information on setting up a history list, see Setting up a History List.