FMX.MultiView.TMultiViewPresentation.Realign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Realign; virtual;

C++

virtual void __fastcall Realign();

Properties

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

Description

Refreshes the position and the size of a MultiView component.

See Also