Navigation: Code Documentation > RSCommon > GLists > Classes > TFreeList > Methods
TFreeList.Insert(Integer,TObject) Method
Represents method Insert(Integer,TObject).
Namespace: GLists
Delphi
public procedure Insert(Index: Integer; Item: TObject); virtual;
Parameters
Index
Type: Integer
Item
Type: TObject
•TFreeList
•GLists