TsPageControl

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37917
    alancesar
    Participant

    Good afternoon, I'd like some help on how to use the spagecontrol option (OnCloseBtnClick), and also an event to reopen the closed tab

    #58300
    Support
    Keymaster

    Hello

    If you wanna hide a TabSheet then you can define the Action parameter to acaHide in the OnCloseBtnClick event.

    When such TabSheet should be shown later then define the sTabSheet1.Visible property to True in your code.

    I hope, it helps.

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