RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletModule.OnActivate Event

Occurs when the applet's icon is double clicked.

Pascal
property OnActivate: TActivateEvent;
C++
__property TActivateEvent OnActivate;

OnActivate is invoked when the Applet icon is double clicked in the Control Panel. 

 

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