Vcl.Controls.GetSystemMetricsForWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSystemMetricsForWindow(nIndex: Integer; AHandle: HWnd): Integer;

C++

extern DELPHI_PACKAGE int __fastcall GetSystemMetricsForWindow(int nIndex, 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.