Skip to main content

TcxGridCardScrollButtonUpHitTest Class

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

Declaration

TcxGridCardScrollButtonUpHitTest = class(
    TcxGridRecordHitTest
)

Remarks

The TcxGridCardScrollButtonUpHitTest class overrides the HitTestCode function to return the htCardScrollButtonUp hit code if the card scroll up button is located at the inspected point.

See Also