Question
“How can I format each line with something like ‘Value…..’ such that ‘.’ characters are used to fill the remaining space?”
Solution
This example shows how to Use a Variable and its OnCalc event to append the appropriate number of ‘.’to each line.
Download: FillLineWithDots.zip
Sample Delphi code: