FMX.Ani.TFloatKey.Value

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Value: Single read FValue write FValue;

C++

__property float Value = {read=FValue, write=FValue};

Eigenschaften

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

Beschreibung

Gibt den Single-Wert an, der von diesem TFloatKey-Objekt in jeder TFloatKeyAnimation verwendet wird.

Siehe auch