Vcl.Controls.TDPIContextService.GetWindowRect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function GetWindowRect(hWnd: HWND; var lpRect: TRect): Boolean; overload;
class function GetWindowRect(AControl: TWinControl; var lpRect: TRect): Boolean; overload;

C++

__classmethod bool __fastcall GetWindowRect(HWND hWnd, System::Types::TRect &lpRect)/* overload */;
__classmethod bool __fastcall GetWindowRect(TWinControl* AControl, System::Types::TRect &lpRect)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDPIContextService

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !