Vcl.Ribbon.TRibbon.OnTabChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnTabChange;

C++

__property OnTabChange;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbon

Description

Occurs when the user changes the ribbon's tab.

Vcl.Ribbon.TRibbon.OnTabChange inherits from Vcl.Ribbon.TCustomRibbon.OnTabChange. All content below this line refers to Vcl.Ribbon.TCustomRibbon.OnTabChange.

Occurs when the user changes the ribbon's tab.

See Also