RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.ExpandDelay Property

Specifies, in milliseconds, the delay period that a menu action band uses before showing hidden or unused items.

Pascal
property ExpandDelay: Integer;
C++
__property int ExpandDelay;

Use ExpandDelay to specify, in milliseconds, the delay period that a menu action band uses before showing hidden or unused items. The default is 4000 milliseconds. 

 

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