Vcl.ActnCtrls.TCustomActionToolBar.GetScrollBtnClass
Delphi
function GetScrollBtnClass: TCustomToolScrollBtnClass; virtual;
C++
virtual TCustomToolScrollBtnClass __fastcall GetScrollBtnClass(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Description
Returns the scroll button class type on an action tool bar item.
GetScrollBtnClass is used to return the scroll button class type on an action tool bar item.