RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.MaxWidth Property

Specifies the maximum width of the header section.

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

Sets the maximum width, in pixels, for the header section. If MaxWidth = MinWidth, the header section cannot be resized at runtime. 

 

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