RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OleCtnrs.ovShow Constant

Specifies to show an OLE object.

Pascal
ovShow = -1;
C++
ovShow = -1;

ovShow is used as a default item of ObjectVerbs.  

ovShow is principally used by the DoVerb method in order to show the OLE object.

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!