TTMSFNCNavigationPanelDisplayItem Record
Internal paint-pass record caching the bounding rectangle and associated item of a rendered navigation panel header or button.
API unit family: TMSFNCNavigationPanel
Syntax
TTMSFNCNavigationPanelDisplayItem = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Panel |
TTMSFNCNavigationPanelItem |
The panel this entry represents. |
Rect |
TRectF |
Bounds of the panel entry. |