Vcl.ActnCtrls.TCustomToolScrollBtn

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomUtilityButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTCustomToolScrollBtn

Delphi

TCustomToolScrollBtn = class(TCustomUtilityButton)

C++

class PASCALIMPLEMENTATION TCustomToolScrollBtn : public TCustomUtilityButton

Properties

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

Description

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