BackColor (ImageList Control) example for C++ Builder
/*This example sets the background color to red.*/
LEADImgList1->BackColor = clRed;