API:FMX.Ani.TFloatAnimation.StopValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StopValue: Single read FStopFloat write FStopFloat stored True nodefault;

C++

__property float StopValue = {read=FStopFloat, write=FStopFloat, stored=true};

Properties

Type Visibility Source Unit Parent
property published
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TFloatAnimation

Description

Embarcadero Technologies does not currently have any additional information.