Vcl.RibbonActnCtrls.TRibbonQATScrollButton

From RAD Studio API Documentation

TRibbonQATScrollButtonVcl.ActnCtrls.TCustomToolScrollBtnVcl.ActnCtrls.TCustomUtilityButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControl

Delphi

TRibbonQATScrollButton = class(TCustomToolScrollBtn)

C++

class PASCALIMPLEMENTATION TRibbonQATScrollButton : public Vcl::Actnctrls::TCustomToolScrollBtn

Properties

Type Visibility Source Unit Parent
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

Scroll button for TRibbonQuickAccessToolbar.

TRibbonQATScrollButton is the scroll button for TRibbonQuickAccessToolbar and is located on the right side of the toolbar.

See Also