Vcl.Ribbon.TQuickAccessToolbarGroups.Exists
Delphi
function Exists(const ACaption: string): Boolean;
C++
bool __fastcall Exists(const System::UnicodeString ACaption);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TQuickAccessToolbarGroups |
Description
Spécifie si un certain groupe existe.
Exists renvoie True si le groupe avec un certain libellé existe déjà, False sinon.