FMX.Types.AniFrameRate
From RAD Studio API Documentation
Revision as of 04:19, 2 March 2012 by Denisa.ilascu (Talk | contribs)
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.