I can't seem to find it.
Thanks,
Joe
There isn't any. That coloring is controlled by the OS itself, not the VCL.
To change the coloring, you will have to intercept the WM_NCPAINT message
directly and draw the entire titlebar yourself manually.
Gambit