RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.OnDeactivate Event

Occurs immediately after the OLE object is deactivated.

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

Write an OnDeactivate event handler to respond when the OLE object is deactivated. 

 

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