Skip to main content

TdxAlertWindowHitTest.HitAtNavigationPanelText Property

Indicates if the inspected point corresponds to the area that is used to display the navigation panel text in an alert window.

Declaration

property HitAtNavigationPanelText: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the inspected point corresponds to the navigation panel’s text area; otherwise, False. Use the HitNavigationPanelText property to access ViewInfo information associated with this area.

See Also