I have been using the TColorBUtton because it's nice and simple and works, however, what I don't like is the fact that if you show the caption and have auto size true, it centers justifies making it ugly looking because it does not align with other adjacent color buttons.
Also, if I don't use the AutoSize button, then setting the size also sets the height, not just the width which makes it impossible to have a rectangle color button. Using the AutoSize feature only widens it does not increase the height which is what I want but I can't get the left justify feature.
I have for the moment used Labels left or right side but that does not give me the nice background of the button.
is it possible to have some added features so that we can have a leftJustifyGlyph or Right in the Layout property and also have a fixed height so that only the width can be sized manually when using left or right layout with Caption text?
Jamie