Calc Object Widths

TECH TIP: Calculating the Widths of Components at Run-Time

The example below shows how to calculate the widths of report components and position them horizontally.

This example procedure accepts a list of CustomText descendents and positions them flush left, one after
the other.  The Left position of the first component is used as the starting point.