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