Vcl.AxCtrls.TActiveXControl.ResizeBorder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ResizeBorder(const rcBorder: TRect; const uiWindow: IOleInPlaceUIWindow;  fFrameWindow: BOOL): HResult; stdcall;

C++

HRESULT __stdcall ResizeBorder(const System::Types::TRect &rcBorder, const _di_IOleInPlaceUIWindow uiWindow, System::LongBool fFrameWindow);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!