RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OleCtnrs.ovHide Constant

Specifies to hide an OLE object.

Pascal
ovHide = -3;
C++
ovHide = -3;

ovHide is used as a default item of ObjectVerbs.  

ovHide is principally used by the DoVerb method in order to hide 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!