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
When setting TAdvPageControl.TabBorder3D to True the "X" is not shown on the tab sheets even when ShowClose is True

It is by design that when TabBorder3D = true, the classic TPageControl look is shown.
As such, in this mode, it cannot show the close buttons as the classic TPageControl does not have this close button capability. If you set TabBorder3D, the TAdvPageControl will look identical on ALL operating systems.

To have a PageControl with close buttons, set TabBorder3D := false or have a look at TAdvOfficePager: https://www.tmssoftware.com/site/aop.asp