TTMSFNCBloxNavigatorHighlightRegion Enumeration
Identifies where a point falls relative to the highlighted visible-area rectangle in the navigator.
API unit family: TMSFNCBloxNavigator
Members
| Name | Description |
|---|---|
nhrOutside |
The point lies outside the highlighted visible-area rectangle. |
nhrInside |
The point lies inside the highlighted visible-area rectangle. |
nhrBorder |
The point lies on the border of the highlighted visible-area rectangle, where resizing or zooming begins. |