RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletApplication.ControlPanelHandle Property

Indicates the window handle for the controlling application.

Pascal
property ControlPanelHandle: THandle;
C++
__property THandle ControlPanelHandle;

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!