Vcl.RibbonActnCtrls.TRibbonSmallSplitButton.FSplitRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSplitRect: TRect;

C++

System::Types::TRect FSplitRect;

Properties

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

Description

Specifies the split rectangle.

FSplitRect represents the TRibbonSmallSplitButton's split rectangle.

See Also