FMX.MultiView.TMultiViewPresentation.ExpandedSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ExpandedSize: TSizeF read GetExpandedSize write SetExpandedSize;

C++

__property System::Types::TSizeF ExpandedSize = {read=GetExpandedSize, write=SetExpandedSize};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiViewPresentation


Description

La taille (en pixels) du composant TMultiView lorsque son état est Opened.

Voir aussi