API:Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.OnMoreCommands

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMoreCommands: TMoreCommandsEvent read FOnMoreCommands write FOnMoreCommands;

C++

__property TMoreCommandsEvent OnMoreCommands = {read=FOnMoreCommands, write=FOnMoreCommands};

Properties

Type Visibility Source Unit Parent
event public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonQuickAccessToolbar

Description

Embarcadero Technologies does not currently have any additional information.