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

TTabControlNoteBookStrings.Put

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

Declaration

Source position: comctrls.pp line 760

protected procedure TTabControlNoteBookStrings.Put(

  Index: Integer;

  const S: string

); override;

See also

TStrings.Put