Hello, I am having a bit of a disturbing problem that is leaving me clueless...
I have written a component to display a set of "results", consisting of a name (TEdit), a score (TEdit), and a remark (TMemo). Each result is an instance of a self-written class called TEvaluationLine...