RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.OverFlow Property

Specifies whether an overflow button is displayed.

Pascal
property OverFlow: Boolean;
C++
__property Boolean OverFlow;

Use OverFlow to specify whether an overflow button should appear inside the header control, that allows displaying the hidden header sections.

Note: This feature is only available in Vista.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!