Vcl.Ribbon.TCustomTabData.TabUpdateRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TabUpdateRect: TRect read FTabUpdateRect;

C++

__property System::Types::TRect TabUpdateRect = {read=FTabUpdateRect};

Properties

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

Description

Returns the updated rectangle.

See Also