Vcl.RibbonActnCtrls.TRibbonSplitMenuItem.FMouseInSplit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FMouseInSplit: Boolean;

C++

bool FMouseInSplit;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonSplitMenuItem

Description

Specifies whether the mouse cursor is in the split rectangle of an item.

FMouseInSplit specifies whether the mouse cursor is in the split rectangle of an item.

See Also