Mein Jüte ... ComboBox.Items ist vom Typ TStringlist und das hat IndexOf
Er hat doch gesagt, dass er das blind getippt hat
Ein bisserl schauen deinerseits schad doch nix
ComboBox2.Text := ComboBox2.Items[ComboBox2.Items.IndexOf(JvID3v21.Texts.ContentType)];
Besser wäre aber wohl
ComboBox2.ItemIndex := ComboBox2.Items.IndexOf(JvID3v21.Texts.ContentType);
Kaum macht man's richtig - schon funktioniert's
Zertifikat: Sir Rufo (Fingerprint: ea 0a 4c 14 0d b6 3a a4 c1 c5 b9
dc 90 9d f0 e9 de 13 da 60)