|
RAD Studio VCL Reference
|
Closes the menu currently being displayed.
procedure CloseMenu; override;
virtual __fastcall CloseMenu();
CloseMenu is called to close the menu currently being displayed. The only difference between this routine and the inherited one is that the Visible property is set to false.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|