RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OleCtnrs.ovInPlaceActivate Constant

Specifies the activation of an OLE object.

Pascal
ovInPlaceActivate = -5;
C++
ovInPlaceActivate = -5;

ovInPlaceActivate is used as a default item of ObjectVerbs.  

ovInPlaceActivate is principally used by the DoVerb method in order to activate the OLE object in place.

Note: If the OLE provider cannot process this request, an EOleSysError (Not Implemented) is thrown.
 

 

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