RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.MinWidth Property

Specifies the minimum width of the header section.

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

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

 

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