Table of Contents

TMS FNC WX PDF Toolbar — Guides

Configuring item roles

Each TTMSFNCWXPDFToolbarItem in the Items collection has a Role of type TTMSFNCWXPDFToolbarItemRole. Roles include page navigation, zoom, search, and print actions. Set Visible on individual items to hide roles you do not need.

Linking to a viewer

Set PDFViewer to the TTMSFNCWXPDFViewer on the same form. The toolbar dispatches commands to the viewer automatically; no additional wiring is required.

Customising toolbar items

Access Items to reorder, rename, or hide toolbar buttons. The TTMSFNCWXPDFToolbarItemRoles set controls which roles are active for the entire toolbar at once.

See also