[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: comctrls.pp line 295
public constructor TNBBasePages.Create( |
theNotebook: TCustomTabControl |
); virtual; |
theNotebook |
|
Notebook (or custom tab control) for the page objects; Ignored in the method. |
Calls the inherited constructor. Please note: The value in theNotebook is ignored in the method. Use the derived TNBPages class which stores the notebook where the page objects are used.
Version 4.0 | Generated 2025-05-03 | Home |