Vcl.XPActnCtrls.TXPStyleToolScrollBtn

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomToolScrollBtnVcl.ActnCtrls.TCustomUtilityButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlTXPStyleToolScrollBtn

Delphi

TXPStyleToolScrollBtn = class(TCustomToolScrollBtn)

C++

class PASCALIMPLEMENTATION TXPStyleToolScrollBtn : public Vcl::Actnctrls::TCustomToolScrollBtn

Properties

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

Description

TCustomToolScrollBtn is the base class for tool scroll buttons.

Vcl.XPActnCtrls.TXPStyleToolScrollBtn 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