RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!