Vcl.RibbonActnCtrls.TRibbonSplitMenuItem.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 TRibbonSplitMenuItem

Description

Specifies the split rectangle.

FSplitRect specifies the split rectangle of the TRibbonSplitMenuItem.

See Also