I was just playing around with this component, and since it has the ability to draw itself using any of the various skin types, I think it would be helpful if you added a simple property for horizontally offsetting the beginning of the text. Some of the skins often have a pretty thick border, so it would be nice to just specify such an offset in pixels. A vertical offset might be useful in certain circumstances as well.
Edit: I later discovered that using a TsLabel gives me the ability to choose a custom skin section. I think having OffsetX and OffsetY properties for this component as well would be pretty cool. =]