FMX.Ani.TCustomPropertyAnimation.PropertyName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PropertyName: string read FPropertyName write SetPropertyName;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TCustomPropertyAnimation

Beschreibung

Gibt die Eigenschaft an, für die die Animation angewendet wird.

Siehe auch