delphisplittertms-web-core

How do I hide the icon on a TWebSplitter component?


In the middle of the splitter, there's an icon:

Splitter Icon

I don't want there to be any icons on the splitter. I don't see any property to modify this.

How can I remove this?


Solution

  • Set the GripColor property of the TWebSplitter to the same value as its Color property.