Vcl.Ribbon.TCustomTabData.RightTabScrollButtonRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RightTabScrollButtonRect: TRect read FRightTabScrollButtonRect;

C++

__property System::Types::TRect RightTabScrollButtonRect = {read=FRightTabScrollButtonRect};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomTabData

Description

Represents the rectangle of the tab's right scroll button.

See Also