Its been bugging me like crazy that there isn't a .right and .bottom attribute to a TImage component(and quite a few other components strangely enough). I assumed .Right would be something like: Right := (component.left + component.width) and that bottom would be something simialer, although this doesn't seem to accurate. What are your thoughts?