FMX.Types.TProcessTickEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TProcessTickEvent = procedure(Sender: TObject; time, deltaTime: Single) of object;

C++

typedef void __fastcall (__closure *TProcessTickEvent)(System::TObject* Sender, float time, float deltaTime);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

A usage interne seulement.

Voir aussi