Vcl.Controls.AdjustWindowRectExForWindow

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。