FMX.Ani.TCustomPropertyAnimation.PropertyName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PropertyName: string read FPropertyName write SetPropertyName;

C++

__property System::UnicodeString PropertyName = {read=FPropertyName, write=SetPropertyName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TCustomPropertyAnimation


Description

Spécifie la propriété à laquelle s'applique l'animation.

Voir aussi