ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamThumbnailImage.AutoSize Property

Specifies whether the control sizes itself automatically to accommodate its contents.

Syntax
Pascal
property AutoSize;

Use AutoSize to specify whether the control sizes itself automatically. When AutoSize is true, the control resizes automatically when its contents changes. By default, AutoSize is false.

Copyright (c) 2011. All rights reserved.