RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenu.UpdateItems Method

Causes all menu items to update themselves.

Pascal
procedure UpdateItems;
C++
__fastcall UpdateItems();

UpdateItems is called automatically when changes occur that must be reflected by individual menu items. Changes that affect the menu as a whole trigger the MenuChanged method instead. 

 

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