FMX.MultiView.TMultiViewPresentation.BeginInternalRealign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeginInternalRealign;

C++

void __fastcall BeginInternalRealign();

Properties

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

Description

Increments the internal counter of the number of executing Realign.

See Also