Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.TMoreCommandsEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TMoreCommandsEvent)(System::TObject* Sender, bool &Handled);

Properties

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

Description

Represents the procedure type used for a Quick Access Toolbar OnMoreCommands event.

See Also