RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionBarItem.Refresh Method

Causes the controls on the ActionBar to be realigned.

Pascal
procedure Refresh; override;
C++
virtual __fastcall Refresh();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!