Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControlNoteBookStrings.Insert

Insert calls the Insert method for the client NoteBook.

Declaration

Source position: comctrls.pp line 777

public procedure TTabControlNoteBookStrings.Insert(

  Index: Integer;

  const S: string

); override;

See also

TStrings.Insert