TTMSFNCWXPDFThumbnailList.Viewer Property
Gets or sets the document viewer that supplies the pages and thumbnail images. Assigning a viewer hooks its thumbnail, load, navigation, and progress notifications so the list stays synchronized with the document; assigning
nildetaches those notifications.
API unit family: TMSFNCWXPDFThumbnailList
Declaring type: TTMSFNCWXPDFThumbnailList
Inherited from: TTMSFNCWXCustomThumbnailList
Type: TTMSFNCWXPDFViewer
Syntax
property Viewer: TTMSFNCWXPDFViewer;
Remarks
Setting the viewer rebuilds the list and requests thumbnail generation. The viewer's thumbnail calculation is enabled and its thumbnail size is set when connected.