Navigation: Code Documentation > RSCommon > Structures > Classes > TSFCFreeList > Methods
TSFCFreeList.PutObject(Integer,TObject) Method
Represents method PutObject(Integer,TObject).
Namespace: Structures
Delphi
protected procedure PutObject(Index: Integer; AObject: TObject); override;
Parameters
Index
Type: Integer
AObject
Type: TObject
TSFCList.PutObject(Integer,TObject)
•TSFCFreeList
•Structures