Vcl.Ribbon.TCustomRibbonGroup.HasGallery

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HasGallery: Boolean read GetHasGallery;

C++

__property bool HasGallery = {read=GetHasGallery, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

Beschreibung

Gibt an, ob die Gruppe eine Ribbon-Galerie hat.

HasGallery gibt true zurück, wenn die Gruppe eine Ribbon-Galerie anzeigen kann, ansonsten false.