Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTabControlNoteBookStrings.PutObject

PutObject stores the supplied object at the indexed place in the paged notebook.

Declaration

Source position: comctrls.pp line 766

protected procedure TTabControlNoteBookStrings.PutObject(

  Index: Integer;

  AObject: TObject

); override;

See also

TStrings.Objects