Frequently Asked Component Specific Questions

Options

Display all FAQ items

Search FAQ items:


Displaying items 1 to 1 of 1, page 1 of 1

<< previous next >>

TAdvPageControl
Hiding tabs

In order to hide a tab from the TAdvPageControl, use the code
AdvPageControl.Pages[PageIndex].TabVisible := false;