RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.ResizeBorder Method
Pascal
function ResizeBorder(const rcBorder: TRect; const uiWindow: IOleInPlaceUIWindow; fFrameWindow: BOOL): HResult; stdcall;
C++
__fastcall __stdcall HRESULT ResizeBorder(const TRect rcBorder, const IOleInPlaceUIWindow uiWindow, BOOL fFrameWindow);

This is ResizeBorder, a member of class TActiveXControl.

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