Vcl.Ribbon.TCustomRibbonGroup.HasGallery

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property HasGallery: Boolean read GetHasGallery;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

Description

Indique si le groupe a une galerie de ruban.

HasGallery renvoie True si le groupe a une galerie de ruban à afficher, sinon false.