Vcl.Controls.IsVCLControlHook

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IsVCLControlHook: function (Handle: HWnd): Boolean of object;

C++

extern DELPHI_PACKAGE bool __fastcall (__closure *IsVCLControlHook)(HWND Handle);

Propriétés

Type Visibilité  Source Unité  Parent
variable public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

IsVCLControlHook contient l'adresse d'une fonction.

IsVCLControlHook est une variable qui contient l'adresse d'une fonction qui est utilisée pour décider si un handle de fenêtre donné décrit un contrôle VCL.

Voir aussi