RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListColumn.AutoSize Property

Specifies whether the list column automatically sizes itself to the width of its text.

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

Use AutoSize to get or set whether the list column automatically sizes itself to the width of its text. 

 

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