Vcl.RibbonActnCtrls.IRibbonControl.CanAddToQuickAccessToolbar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CanAddToQuickAccessToolbar: Boolean;

C++

virtual bool __fastcall CanAddToQuickAccessToolbar() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls IRibbonControl

Description

Determines whether an instance of an IRibbonControl's implemented class can be added to the QuickAccessToolbar.

CanAddToQuickAccessToolbar determines whether an instance of an IRibbonControl's implemented class can be added to the QuickAccessToolbar or not.