RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.RecreateControls Method

Destroys and recreates all of the action band's action client controls.

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

Call RecreateControls to recreate all of the action client child controls contained by the action band from scratch. RecreateControls destroys the action client controls and creates a new component according to the current property settings. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!