Vcl.RibbonActnCtrls.TRibbonQATScrollButton.DrawDown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DrawDown: Boolean read FDrawDown write SetDrawDown;

C++

__property bool DrawDown = {read=FDrawDown, write=SetDrawDown, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonQATScrollButton

Description

Specifies to DrawBackground what to draw from the component.

DrawDown specifies to DrawBackground how to draw the button (Pressed, Hover, or Active).