Vcl.Ribbon.TQuickAccessToolbarGroupItem.Caption
Delphi
property Caption: string read GetCaption;
C++
__property System::UnicodeString Caption = {read=GetCaption};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TQuickAccessToolbarGroupItem |
Description
Renvoie le libellé de l'élément de groupe dans la barre d'outils Accès rapide. Utilisez Caption pour obtenir la chaîne de texte identifiant l'élément de groupe dans la barre d'outils Accès rapide.