[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TStringList.Put

Overrides the standard write handler for the TStrings.Strings property.

Declaration

protected procedure TStringList.Put(

  Index: Integer;

  const S: String

); override;