Using Splitter – SizingByClick True Root › Technical support › Troubleshooting This topic has 5 replies, 2 voices, and was last updated 9 years ago by Support. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts June 1, 2016 at 7:10 am #55082 SupportKeymaster Hello! You can try a code like this: Code: procedure TForm1.FormCreate(Sender: TObject); begin sSplitter1.State := ssClosed; end; Do not change a size or Visible property of the right panel manually. June 1, 2016 at 11:42 am #55092 TAZParticipant I must be missing something. I followed your instructions. The result is the right panel is still there and the splitter is gone. I did not do any resizing or visibility changes. I am using 10.29. June 1, 2016 at 2:00 pm #55093 SupportKeymaster Thank you for the demo. I have found a reason of the problem. If you have sources, I can send you the fixed file, give me email address only. Otherwise, this fix will be included in the nearest release. June 1, 2016 at 2:07 pm #55095 TAZParticipant Just sent you a message. When you say the next update are you talking about 10.30 or version 11? June 1, 2016 at 3:08 pm #55097 SupportKeymaster This bugfix will be included in both releases. Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting