API Reference MyLibrary MyLibrary.Collections.Lists TArrayList<T> TArrayList<T>.Insert Method Definition Unit: MyLibrary.Collections.Lists Package: MyLibrary Delphi Copy procedure Insert(Index: Integer; const Value: T); Parameters Index Integer Value T