hunt 1 Posted October 14, 2010 (edited) How to set style for control on C++ (C++ Builder 6)? Already solved problem. I wanted to set style SS_CENTERIMAGE for TLabel but found other way: Label1->Layout = tlCenter Edited October 14, 2010 by hunt Share this post Link to post Share on other sites