I like the TListView for this sort of thing.
There is a modified TListView which will display a TList of TPersistent(s) and
display the published properties as columns. If you are trying to display a
list of objects in your TMemo, have a look at
http://www.techinsite.com.au/OpenSource/TtiListView_About.htm
P.
>How about a TListView with ViewStyle set to vsReport, you can set Alignment
>property for each individual column.
>
>With TListView, you can easily sort data by columns just like Windows
>Explorer does (if you do have a need).
>
>Regards
>Cheng
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
>Behalf Of Weston Bell
>Sent: Tuesday, 17 October 2000 08:35
>To: Multiple recipients of list delphi
>Subject: [DUG]: TMemos & StringGrids
>
>
>Hi,
> 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?
> An alternative is to use a StringGrid but unlike a DBGrid you
>cannot Rightjustify a column in the StringGrid.
>
>Weston
>
>---------------------------------------------------------------------------
> 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"
>
>---------------------------------------------------------------------------
> 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"
>
>
---------------------------------------------------------------------------
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"