Vcl.ActnCtrls.TCustomToolScrollBtnClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCustomToolScrollBtnClass = class of TCustomToolScrollBtn;

C++

typedef System::TMetaClass* TCustomToolScrollBtnClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls Vcl.ActnCtrls

Description

Metaclass for the TCustomToolScrollBtn class.

TCustomToolScrollBtnClass defines the metaclass for the TCustomToolScrollBtn class. Its value is the class reference for TCustomToolScrollBtn or for one of its descendants.

See Also