ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamBaseShellListView.AutoSizeColumn

Adjust the size of the given column so that it fills the remaining horizontal space.

Syntax
Pascal
property AutoSizeColumn: Integer;

If a value greater or equal to zero is assigned to this property, the column width this index will be adjusted to fill the available horizontal space so that no scrollbar needs to be shown. A minimum size of 80 pixels will be preserved in any case.