InfoSizeMem property (Thumbnail Browser Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoSizeMem

Delphi Syntax

InfoSizeMem: LongInt

Overview

Refer to Thumbnail Browser.

Remarks

(Runtime-only, Read-only) Is the amount of memory required to load the original image from which the thumbnail was generated.

This property is updated by the successful generation of a thumbnail. You can read this property in the ThumbnailEvent event.

See Also

Elements:

ThumbnailEvent event, BrowseDir method, InfoBits property, InfoCompression property, InfoFormat property, InfoWidth property, InfoHeight property, InfoPage property, InfoTotalPages property, InfoSizeDisk property, InfoXRes property, InfoYRes property

Topics:

Raster Images: Displaying Images