Vcl.Controls.AdjustWindowRectExForWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AdjustWindowRectExForWindow(var lpRect: TRect; dwStyle: DWORD; bMenu: BOOL; dwExStyle: DWORD; AHandle: HWnd): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall AdjustWindowRectExForWindow(System::Types::TRect &lpRect, unsigned dwStyle, System::LongBool bMenu, unsigned dwExStyle, HWND AHandle);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

Embarcadero Technologies does not currently have any additional information.