[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 771

protected procedure TTabControlNoteBookStrings.Put(

  Index: Integer;

  const S: string

); override;

See also

TStringList


Version 4.0 Generated 2025-05-03 Home