Skip to main content

TdxAlertWindowHitTest.HitAtCaptionButtonDropdown Property

Indicates if the inspected point corresponds to the Dropdown caption button displayed in an alert window.

Declaration

property HitAtCaptionButtonDropdown: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True if the inspected point corresponds to the Dropdown caption button; otherwise, False. Use the HitCaptionButtonDropdown property to access ViewInfo information associated with this caption button.

See Also