Vcl.ActnMan.TActionBarItem.Refresh

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Refresh; override;

C++

virtual void __fastcall Refresh();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionBarItem

Description

Causes the controls on the ActionBar to be realigned.

If the TActionBarItem is associated with an ActionBar, Refresh causes the controls on the ActionBar to be realigned.