Hauptmenü öffnen

RAD Studio API Documentation β

API:FMX.Ani.TFloatKeyAnimation.PropertyName

Delphi

property PropertyName: string read FPropertyName write SetPropertyName default 0;

C++

__property PropertyName = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TFloatKeyAnimation

Beschreibung

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

FMX.Ani.TFloatKeyAnimation.PropertyName erbt von FMX.Ani.TCustomPropertyAnimation.PropertyName. Der folgende Inhalt bezieht sich auf FMX.Ani.TCustomPropertyAnimation.PropertyName.

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

Siehe auch