Cloud Storage Integrator 2016 Delphi Edition
Cloud Storage Integrator 2016 Delphi Edition
Questions / Feedback?

ThumbnailSize Property

The size of the thumbnail in pixels.

Syntax

property ThumbnailSize: TicsdropboxThumbnailSizes;



TicsdropboxThumbnailSizes = ( dts32x32, dts64x64, dts128x128, dts640x480, dts1024x768 );

Default Value

dts32x32

Remarks

This property defines the size of the thumbnail image to get. Possible values are:

0 (dts32x32 - default) 32x32 px
1 (dts64x64) 64x64 px
2 (dts128x128) 128x128 px
3 (dts640x480) 640x480 px
4 (dts1024x768) 1024x768 px

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Delphi Edition - Version 16.0 [Build 7239]