Vcl.ActnMenus.TCustomActionMenuBar.DoMouseIdle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoMouseIdle: TControl; deprecated;

C++

Vcl::Controls::TControl* __fastcall DoMouseIdle _DEPRECATED_ATTRIBUTE0 ();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMenuBar

Description

Warning: DoMouseIdle is deprecated.

Returns the action band control over which the mouse hovers.

DoMouseIdle is used to return the action band control over which the mouse hovers.