Vcl.OleCtrls.TOleControl.OleInPlaceFrame_GetWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function OleInPlaceFrame_GetWindow(out wnd: HWnd): HResult; stdcall;

C++

HRESULT __stdcall OleInPlaceFrame_GetWindow(/* out */ HWND &wnd);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Embarcadero Technologies does not currently have any additional information.