TTMSFNCWXCustomPDFToolbar Class
Base implementation of the PDF toolbar control. Hosts a set of buttons that drive navigation, zooming, rotation, and file loading on a connected PDF viewer, and keeps the button enabled state in sync with the viewer.
API unit family: TMSFNCWXPDFToolbar
Inherits from: TTMSFNCCustomList
Syntax
TTMSFNCWXCustomPDFToolbar = class(TTMSFNCCustomList)
Methods
| Name | Description |
|---|---|
| InitializeDefault | Populates the toolbar with the standard set of buttons (open, page navigation, zoom, and rotation) and synchronizes their enabled state with the connected viewer. |