Open main menu

RAD Studio API Documentation β

Vcl.Ribbon.TCustomRibbon.InvalidateScrollButtons

Delphi

procedure InvalidateScrollButtons;

C++

void __fastcall InvalidateScrollButtons();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Invalidates the ribbon's scroll buttons. Scroll buttons appear when the window is too small to display the content. They are rectangular and have an arrow in the center.

See Also