Skip to main content

TcxGridCardScrollButtonDownHitTest Class

Stores HitTest information about the card scroll down button located at the inspected point.

Declaration

TcxGridCardScrollButtonDownHitTest = class(
    TcxGridRecordHitTest
)

Remarks

The TcxGridCardScrollButtonDownHitTest class overrides the HitTestCode function to return the htCardScrollButtonDown hit code if the card scroll down button is located at the inspected point.

Inheritance

See Also