PatV 1 Posted December 19, 2019 (edited) Delphi 10.3.2  TVirtualStringTree V 7.2.1  Hi All,  I'm searching to add multiline to the header of a TVistualStringTree, does it exist already or do I need to use ownerdraw ?  Thanks  Patrick   Edited December 19, 2019 by PatV Share this post Link to post
PatV 1 Posted December 19, 2019 found ..  set coWrapCaption to True to the TVHeader.Columns[x].Options      Share this post Link to post