FMX.Ani.TKey.Key

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Key: Single read FKey write SetKey;

C++

__property float Key = {read=FKey, write=SetKey};

Eigenschaften

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

Beschreibung

Gibt den Wert des Schlüsseleintrags an. Der Wert wird als Single repräsentiert.

Siehe auch