TabNotBk
From RAD Studio VCL Reference
Contents |
Delphi Information
Class
| TTabPage |
TTabPage implements an individual tab page of a tabbed notebook control. |
| TTabbedNotebook |
TTabbedNotebook contains multiple pages, each with its own set of controls. |
Const
| Constants |
C++ Information
Class
| TTabPage |
TTabPage implements an individual tab page of a tabbed notebook control. |
| TTabbedNotebook |
TTabbedNotebook contains multiple pages, each with its own set of controls. |
Typedef
| TPageChangeEvent |
TPageChangeEvent is the type for event handlers that respond when the current page changes in a TTabbedNotebook control. |