Vcl.ActnCtrls.TCustomDropDownButton.MouseOverDropDown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MouseOverDropDown: Boolean; virtual;

C++

virtual bool __fastcall MouseOverDropDown();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomDropDownButton

Description

Indicates whether the mouse is over the drop-down component.

MouseOverDropDown returns a True value when the mouse is over the drop-down component.