TcxShellThumbnailOptions.Size Property
In This Article
Specifies thumbnail dimensions, in pixels.
#Declaration
Delphi
property Size: TSize read; write;
#Property Value
Type | Description |
---|---|
TSize | Thumbnail dimensions, in pixels. |
See Also