Skip to main content

TcxShellThumbnailOptions.Width Property

Specifies the thumbnail width, in pixels.

Declaration

property Width: Integer read; write; default 96;

Property Value

Type Default Description
Integer 96

The thumbnail width, in pixels.

Remarks

Use the Height and Width properties to specify thumbnail dimensions. These properties are in effect only if the following conditions are met:

The Width property’s default value is 96.

See Also