Jump to content
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×