FMX.Types.AniFrameRate
From RAD Studio API Documentation
Delphi
AniFrameRate: Integer = 60;
C++
extern DELPHI_PACKAGE int AniFrameRate;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Variable that holds the default number of frames per second for animations. Its default value is 30 frames per second.