FMX.MultiView.TMultiViewPresentation.Install

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Install;

C++

void __fastcall Install();

Properties

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

Description

Installs the selected presentation of master pane of the MultiView control.

See Also