FMX.Types.TTimerProc
C++
typedef void __fastcall (__closure *TTimerProc)(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Types.hpp | FMX.Types | FMX.Types |
Description
Procedural type that is internally used by functions such as CreateTimer.