Skip to main content

TdxAlertWindowHitTest.HitAtMessageCaptionText Property

Indicates if the inspected point corresponds to the area that is used to display a message caption text in an alert window.

Declaration

property HitAtMessageCaptionText: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the inspected point corresponds to an alert window message’s caption text area; otherwise, False. Use the HitMessageCaptionText property to access ViewInfo information associated with this area.

See Also