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

TTabControlNoteBookStrings.Put

Put writes the supplied string to the indexed page of the notebook.

Declaration

Source position: comctrls.pp line 765

protected procedure TTabControlNoteBookStrings.Put(

  Index: Integer;

  const S: string

); override;

See also

TStringList