Developer

VisibleButtons

Specifies which buttons (close, scroll etc.) will be visible.

property VisibleButtons: TNxPageControlButtons read FButtons write SetButtons default [pbClose, pbTabsPopup];
Buttons are painted beside (after) all tabs. Close button can be placed inside tabs by setting CloseButtonLocation property.

See also