RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListColumn.Width Property

Specifies the width of the column.

Pascal
property Width: TWidth;
C++
__property TWidth Width;

The Width property determines the default width of the column, in pixels. List columns can be resized at runtime by dragging their borders. 

 

Caption 

Columns 

AutoSize

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