FMX.MultiView.TMultiViewPresentation.IsInternalRealign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsInternalRealign: Boolean;

C++

bool __fastcall IsInternalRealign();

Properties

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

Description

Specifies whether the internal process of Realign is executed.

See Also