RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.GetWindowContext Method
Pascal
function GetWindowContext(out frame: IOleInPlaceFrame; out doc: IOleInPlaceUIWindow; out rcPosRect: TRect; out rcClipRect: TRect; out frameInfo: TOleInPlaceFrameInfo): HResult; stdcall;
C++
__fastcall __stdcall HRESULT GetWindowContext(IOleInPlaceFrame frame, IOleInPlaceUIWindow doc, TRect rcPosRect, TRect rcClipRect, TOleInPlaceFrameInfo frameInfo);

This is GetWindowContext, a member of class TOleControl.

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