[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TNBBasePages.Create

Constructor for the class instance.

Declaration

Source position: comctrls.pp line 295

public constructor TNBBasePages.Create(

  theNotebook: TCustomTabControl

); virtual;

Arguments

theNotebook

  

Notebook (or custom tab control) for the page objects; Ignored in the method.

Description

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