RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.ShowObject Method

Makes the enclosed object visible.

Pascal
function ShowObject: HResult; stdcall;
C++
__fastcall __stdcall HRESULT ShowObject();

Call ShowObject to make the enclosed ActiveX object visible. The enclosed ActiveX control may not be visible directly after the call. The call to ShowObject does not guarantee that the object becomes visible. 

 

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