Skip to main content

TdxAlertWindowHitTest Class

Contains an alert window‘s HitTest information.

Declaration

TdxAlertWindowHitTest = class(
    TObject
)

Remarks

Members of this class allow you to inspect a specific alert window point and obtain the HitTest information about this point. A TdxAlertWindowHitTest object is referenced by an alert window’s HitTest property.

Inheritance

TObject
TdxAlertWindowHitTest
See Also