I created a TSkinPanel derive from TcustomControl
it has a FGraphic: TPicture.
the FGraphic is drawn on the canvas of the TSkinPanel and works fine if you load and image from the TObject Inspector.
but i doesnt won'k work on loading image on runtime "Form1.SkinPanel1.Picture.LoadFromFile('skin.bmp');