FMX.Controls.TPopup.ClosingAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ClosingAnimation: Boolean read FClosingAnimation;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TPopup


Beschreibung

Hat den Wert True, wenn TPopup eine schließende Animation hat und False andernfalls.

Siehe auch