CtlPanel.TAppletApplication.ControlPanelHandle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ControlPanelHandle: THandle read FControlPanelHandle;

C++

__property NativeUInt ControlPanelHandle = {read=FControlPanelHandle, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
CTLPanel.pas
CtlPanel.hpp
CtlPanel TAppletApplication

Description

Indique le handle de fenêtre de l'application contrôleur.

ControlPanelHandle est le handle du volet contrôle ou de l'application contrôleur (l'application qui a invoqué la fonction CplApplet).