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

TNBBasePages

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: comctrls.pp line 288

type TNBBasePages = class(TStrings) end;

protected

  function IndexOfPage(); virtual; abstract;

  procedure InsertPage(); virtual; abstract;

  procedure DeletePage(); virtual; abstract;

  function GetPage(); virtual; abstract;

public

  constructor Create(); virtual;

Inheritance

TNBBasePages

|

TStrings

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.