FwdButtonEnabled Property


Applies to

TFrameViewer and TFrameBrowser components

Declaration

property FwdButtonEnabled: Boolean;

Read only and run time only. The FwdButtonEnabled property is true if the TFrameViewer history list can move forward. A Forward button can then be enabled.

See also:

GoFwd method

BackButtonEnabled property

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