Vcl.Controls.TAnimateWindowProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef System::LongBool __stdcall (*TAnimateWindowProc)(HWND hWnd, unsigned dwTime, unsigned dwFlags);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.Controls.hpp Vcl.Controls Vcl.Controls

Description

TAnimateWindowProc est le type d'une fonction qui est appelée à chaque fois qu'une fenêtre est animée.

TAnimateWindowProc est un type interne utilisé par la bibliothèque des composants visuels. N'utilisez pas directement TAnimateWindowProc.