[Overview][Constants][Types][Classes][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 744

protected procedure TTabControlNoteBookStrings.Put(

  Index: Integer;

  const S: string

); override;

See also

TStrings.Put