RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabbedNotebook Class

TTabbedNotebook contains multiple pages, each with its own set of controls.

Pascal
TTabbedNotebook = class(TCustomTabControl);
C++
class TTabbedNotebook : public TCustomTabControl;

TTabbedNotebook is provided for backwards compatibility. New applications should use TPageControl instead. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!