Vcl.RibbonActnCtrls.IRibbonControl.CanAddToQuickAccessToolbar
Delphi
function CanAddToQuickAccessToolbar: Boolean;
C++
virtual bool __fastcall CanAddToQuickAccessToolbar(void) = 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.