Skip to main content
A newer version of this page is available. .

TcxShellThumbnailOptions Class

Contains thumbnail options for shell controls.

Declaration

TcxShellThumbnailOptions = class(
    TPersistent
)

Remarks

The TcxShellThumbnailOptions class has members that allow you to do the following:

The following public API members reference a TcxShellThumbnailOptions object:

Note

Thumbnail options are in effect only if the Shell List view control is in Icon mode.

Inheritance

TObject
TPersistent
TcxShellThumbnailOptions
See Also