Vcl.RibbonActnCtrls.TRibbonSmallSplitButton.FCursorInSplit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCursorInSplit: Boolean;

C++

bool FCursorInSplit;

Properties

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

Description

Specifies whether the cursor is in the split rectangle.

FCursorInSplit specifies whether the cursor is in the split rectangle.

See Also