On Mon, 16 Oct 2000 14:34:49 -0500 Weston Bell wrote:
> Can anyone help me with placing a schedule of items and amounts
> in a memo in which the Item Description is Left Justified and the
> Related currency amount is Right Justified or are there other ways of
> aligning the data?
One quick and dirty way is to use a single spacing font like "Courier New".
using this font you won't have to do nasty things like writing to the
canvas and other icky things.
Then you could place as many spaces in the string as you wish. Write PadL()
and PadR() functions and you'd be right.
So I'm lazy, sue me - but it works!
Steve Peacocke
025 951-251
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"