CtlPanel.TAppletApplication.ControlPanelHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlPanelHandle: THandle read FControlPanelHandle;

C++

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

Properties

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

Description

Indicates the window handle for the controlling application.

ControlPanelHandle is the handle to the Control Panel or the controlling application (the application which invoked the CplApplet function).