|
RAD Studio VCL Reference
|
Contains a pointer to the site interface for the container on which the ActiveX control resides.
property InPlaceSite: IOleInPlaceSite;
__property IOleInPlaceSite InPlaceSite;
InPlaceSite contains an interface pointer to the container's IOleInPlaceSite interface when the container supports embedding and in-place activation. Use this interface to access the windows that contain the activeX object (both the Frame window and the immediate container, or site, window).
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|