[Overview][Constants][Types][Classes][Procedures and functions][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 280

public constructor TNBPages.Create(

  thePageList: TListWithEvent;

  theNotebook: TCustomTabControl

);

See also

TObject.Create