FMX.MultiView.TMultiViewPresentation.EndInternalRealign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EndInternalRealign;

C++

void __fastcall EndInternalRealign();

Properties

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

Description

Decrements the internal counter of the number of executing Realign.

See Also