Vcl.ControlList.TCustomControlList.GetItemRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItemRect(AIndex: Integer): TRect; overload;

C++

System::Types::TRect __fastcall GetItemRect(int AIndex)/* overload */;

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.