Vcl.ControlList.TCustomControlList.ItemAtPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ItemAtPos(AX, AY: Integer; var ARect: TRect): Integer;

C++

int __fastcall ItemAtPos(int AX, int AY, System::Types::TRect &ARect);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.