View3D Properties Panel convenience add-on.
Provides distance from active object's location to locations of Origin, 3DCursor, Parent (if child), and selectable object (if available).
Usually would use a one-liner in python console, but for a particular project, I needed enough distances to whip up this panel. Can be used as either add-on or startup script.
Congratulations