動作確認
C++ Builder XE4
関連 http://qiita.com/7of9/items/29af7af3c7b4bd47e909
TProgressBar のバーの色を変えようとして関連コードを実装してみたが変えれなかった。
but the Progress Bar color stays the default green (from the theme I assume). If you disable the themes for the app you can actually set BarColor/BackgroundColor
...
PBM_SETBARCOLOR message: Remarks: When visual styles are enabled, this message has no effect.