[FMX] Self-Sizing Button?

Ok, usually I create a dummy button, and use that same button for all my buttons which are going to use the same effect. However, if the text on one is longer than another, and I stretch the button, as we all know, the animation comes out all messed up. Is there a way to make it (outside of creating dif buttons for each word) so that the button fixes itself to fit the dimensions of my text? Bad wording? Its basically like how the Kasch pointer knows the size of the button, and resizes the movieClips to the button. How do i get the button to resize to the dimensions of the text?