RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPopupMenu.MenuAnimation Property

Specifies how the menu appears when it is first displayed.

Pascal
property MenuAnimation: TMenuAnimation;
C++
__property TMenuAnimation MenuAnimation;

Use MenuAnimation to specify how the popup menu appears on the screen. The menu can simply appear as a whole, or can slide into view like a window shade being drawn from any edge.

Note: MenuAnimation only has an effect when running on Windows 98, NT 5.0, or later.
 

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