Multi line Item Caption in a TListView?

Hi,

I'd like to display multiple line caption for a TListItem. eg. if the
column width is not big enough to display the whole caption text then
the caption text is displayed on two or more line.

Does anybody have some idea on how to achieve this?

Using CustomDraw may be ??

Thank you