API:Vcl.RibbonActnCtrls.TRibbonQATScrollButton

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomToolScrollBtnVcl.ActnCtrls.TCustomUtilityButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlTRibbonQATScrollButton

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

TCustomToolScrollBtn is the base class for tool scroll buttons.

Vcl.RibbonActnCtrls.TRibbonQATScrollButton inherits from Vcl.ActnCtrls.TCustomToolScrollBtn. All content below this line refers to Vcl.ActnCtrls.TCustomToolScrollBtn.

TCustomToolScrollBtn is the base class for tool scroll buttons.

TCustomToolScrollBtn is the base class for several ActionBand controls, most notably the standard tool scroll buttons.

See Also