Vcl.ActnMan.TCustomActionBar.FindNearestControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindNearestControl(const Point: TPoint): TCustomActionControl;

C++

TCustomActionControl* __fastcall FindNearestControl(const System::Types::TPoint &Point);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Embarcadero Technologies does not currently have any additional information.