Vcl.Ribbon.TCustomRibbonGroup.HasGallery

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property HasGallery: Boolean read GetHasGallery;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

説明

グループにリボン ギャラリがあるかどうかを示します。

HasGallery は、表示するリボン ギャラリがグループにあれば True を返し、そうでなければ False を返します。