Vcl.Ribbon.TCustomRibbon.DrawSystemButtons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawSystemButtons;

C++

void __fastcall DrawSystemButtons();

Properties

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

Description

Triggers the default settings for drawing the ribbon's system buttons.

See Also