API:Vcl.Ribbon.TQuickAccessToolbar.ShowMoreCommands

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowMoreCommands: Boolean read FShowMoreCommands write SetShowMoreCommands default True;

C++

__property bool ShowMoreCommands = {read=FShowMoreCommands, write=SetShowMoreCommands, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TQuickAccessToolbar

Description

Embarcadero Technologies does not currently have any additional information.