I'm not sure if this is a bug or it's just someing on my system. When I set TForm.Position to poDefault of poDefaultSizeOnly, when I run the program and the TForm first shows, the Form is much larger than I have it set. The area that I set it to is the right color and size, but the rest of the TForm.Client area is black. If I then resize the TForm, the TForm.ClientArea is filled with the TForm color. Has anyone else seen this?