TdxAlertWindowHitTest.HitAtMessageImage Property
Indicates if the inspected point corresponds to an alert window‘s message image.
Declaration
property HitAtMessageImage: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
This property returns True if the inspected point corresponds to an alert window message’s image; otherwise, False. Use the HitMessageImage property to access ViewInfo information associated with this image.
See Also