New event for TsPageControl

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38061
    Saeidd2016
    Participant

    Hello,

    Is it possible to add OnTabClick event for TsPageControl? It will be very useful event.

    #58752
    Stephane Senecal
    Participant

    There is OnMouseDown

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58762
    Support
    Keymaster

    The OnMouseDown event may be used with TsPageControl.GetTabUnderMouse function.

    This function returns an index of tab under mouse.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.