TdxAlertWindowHitTest.HitAtNavigationPanelPreviousButton Property
Indicates if the inspected point corresponds to the Previous Message navigation panel button displayed in an alert window.
Declaration
property HitAtNavigationPanelPreviousButton: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
This property returns True if the inspected point corresponds to the Previous Message navigation panel button; otherwise, False. Use the HitNavigationPanelPreviousButton property to access ViewInfo information associated with this button.
See Also