RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.OnActivate Event

Occurs immediately after the OLE object is activated.

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

Write an OnActivate event handler to take specific action when the OLE object becomes active. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!