Vcl.Ribbon.TCustomTabData.LeftTabScrollButtonRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LeftTabScrollButtonRect: TRect read FLeftTabScrollButtonRect;

C++

__property System::Types::TRect LeftTabScrollButtonRect = {read=FLeftTabScrollButtonRect};

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 left scroll button.

See Also