Back to Devexpress

TdxAlertWindowHitTest Class

vcl-dxalertwindow-05e5791d.md

latest771 B
Original Source

TdxAlertWindowHitTest Class

Contains an alert window‘s HitTest information.

Declaration

delphi
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

TdxAlertWindowHitTest Members

dxAlertWindow Unit