ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.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 assgined to this property, the column with 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.