API:FMX.Types.IFMXTimerService.CreateTimer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateTimer(Interval: Integer; TimerFunc: TTimerProc): TFmxHandle;

C++

virtual NativeUInt __fastcall CreateTimer(int Interval, TTimerProc TimerFunc) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IFMXTimerService

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !