I am looking for an equivalent in delphi of VB for each.I got a servers items methods that needs the name to return it.But in vb i can use the for each to return the servers name without knowing it.The bad thing is there is no items[int] methods,so i can t just do simple loops.
Thank you!