TMS FNC WX PDF Thumbnail List — Guides
Linking to a PDF viewer
Set the PDFViewer property to a TTMSFNCWXPDFViewer instance. The thumbnail list listens for page-load events from the viewer and refreshes its items automatically.
Thumbnail items
The Items collection contains TTMSFNCWXThumbnailListItem entries, each representing one PDF page. Items are populated automatically when a document loads; do not add or remove them manually.
Selection and navigation
Clicking a thumbnail scrolls the linked viewer to the corresponding page. Handle the selection-changed event to respond programmatically to page changes driven from the thumbnail strip.