Vcl.Ribbon.TCustomRibbon.TTabChangeEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TTabChangeEvent)(System::TObject* Sender, const int NewIndex, const int OldIndex, bool &AllowChange);

Properties

Type Visibility Source Unit Parent
typedef public Vcl.Ribbon.hpp Vcl.Ribbon TCustomRibbon

Description

Automatically called when the index of a ribbon tab has changed.

See Also