

Delphi - IntegerList (StringList, ale s Integer hodnotou)
Potrebujem niečo ako StringList, čiže neobmedzené dátové úložisko, ale s hodnotami typu Integer. Existuje niečo také alebo musím použiť len StringList a konvertovať hodnoty medzi String a Integer a naopak? Raz som už na takýto účel použil StringList, ale zdá sa mi to trochu krkolomné.