Vcl.RibbonActnCtrls.TRibbonMenuItem.DrawBanner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DrawBanner: Boolean read FDrawBanner write FDrawBanner;

C++

__property bool DrawBanner = {read=FDrawBanner, write=FDrawBanner, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonMenuItem

Description

Tells DrawBackground whether to draw the banner.

DrawBanner is a flag used to tell DrawBackground whether to draw the banner of the ribbon menu.