TYAdvSplitter

I would like to be able to set the persistent property at run time. I think this just means making the LoadSplitterSize public. Means I can save the position for forms dependant on property values.


It also may be worth also making SaveSplitterSize public, so you can save the position explicitly for forms that can be opened with multiple instances. At the moment it is only saved when the component is destroyed.

Dave


Ok, we'll make these methods public in the next update.

Many thanks Bruno.