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

TStringList.PutObject

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

Declaration

protected procedure TStringList.PutObject(

  Index: Integer;

  AObject: TObject

); override;