RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionPopupMenu.Expand Method

Performs the same kinds of functions as the inherited method.

Pascal
procedure Expand(Full: Boolean); override;
C++
virtual __fastcall Expand(Boolean Full);

This implementation of Expand serves the same purpose as the inherited method. It performs actions specific to popup menus. For more information, see the documentation for the inherited method. 

 

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