Vcl.RibbonActnCtrls.TRibbonQATScrollButton.CursorInBtn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CursorInBtn: Boolean read FCursorInBtn write SetCursorInBtn;

C++

__property bool CursorInBtn = {read=FCursorInBtn, write=SetCursorInBtn, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonQATScrollButton

Description

Specifies whether the mouse cursor is in the button area.

CursorInBtn specifies whether the mouse cursor is in the button area or not.