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

TTabControlNoteBookStrings.Create

Create - constructor for TTabControlNoteBookStrings: calls inherited Create then sets some default Actions

Declaration

Source position: comctrls.pp line 445

public constructor TTabControlNoteBookStrings.Create(

  TheTabControl: TCustomTabControl

); override;

Description

Create - constructor for TTabControlNoteBookStrings: calls inherited Create then sets some default Actions

Among the actions set are:

OnGetImageIndex, OnChanging, OnPageChanged. Notebook is created with a nominated parent

See also

TObject.Create

TTabControlStrings.Create

  

Create - constructor for TTabControlStrings: calls inherited Create then sets many local defaults

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