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

TNBPages.Create

Create - constructor for TNBPages: calls inherited Create then sets up the list of pages on the notebook

Declaration

Source position: comctrls.pp line 294

public constructor TNBPages.Create(

  theNotebook: TCustomTabControl

); override;

See also

TObject.Create