//Randomize;
ShowMessage(ListBox1.Items[Random(ListBox1.Items.Count)]);