ExprProp - Expression property editor.
Load this package collection into Delphi 4 and you can type expressions for integer and floating type properties. Follow normal Pascal syntax and use numbers, the names of other properties, and the usual Pascal arithmetic operators. For example, type "Height + 2". Note that expressions are not stored--only the results.
Source code included.