Table of Contents

TTMSFNCWXThumbnailListItem.Bitmap Property

Gets or sets the rendered preview image shown for this thumbnail. The image is assigned automatically when the associated document generates its thumbnails.

API unit family: TMSFNCWXPDFThumbnailList Declaring type: TTMSFNCWXThumbnailListItem Type: TTMSFNCBitmap

Syntax

property Bitmap: TTMSFNCBitmap;

Remarks

The item owns the assigned image and frees it when destroyed.