Vcl.ControlList.TCustomControlList.GetControlScreenRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControlScreenRect(AControl: TControl): TRect;

C++

System::Types::TRect __fastcall GetControlScreenRect(Vcl::Controls::TControl* AControl);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.