FMX.Controls.TPopup.ClosingAnimation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ClosingAnimation: Boolean read FClosingAnimation;

C++

__property bool ClosingAnimation = {read=FClosingAnimation, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TPopup


Description

A la valeur True si le TPopup est doté d'une animation de fermeture, et False dans le cas contraire.

Voir aussi