After searching around for along time... I've found nothing.
I need to be able to grab an image from an imagelist. I tried searching through the properties and methods, but found nothing that looked like it would help.
begin
PicArray[WhichCol, WhichRow].Picture := {Image from imagelist}
end;
until Imageindex[WhichCol, WhichRow] = I;
where outlined in curly braces is the assignment