FMX.MultiView.TMultiViewPresentation.Uninstall

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Uninstall;

C++

void __fastcall Uninstall();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiViewPresentation

Description

Uninstalls the current presentation of master pane of the MultiView control.

See Also