Jump to content
Registration disabled at the moment Read more... ×
Fudley

Delphi 11, FMX, Android, ListViewItem Wordwrap

Recommended Posts

Is there any way to make a TListViewItem wordwrap?

 

(Delphi 11, FMX, Android)

 

 

Share this post


Link to post
22 hours ago, Fudley said:

Is there any way to make a TListViewItem wordwrap?

Set the WordWrap property on the TTextObjectAppearance item to True:

image.thumb.png.2c1d5745cd212487b887c5ebb62aef4d.png

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×