I'm using Alpha controls 13.16 with Delphi 10.2.3 Tokyo , Im using a Splitter to separate Between the mainpanel and a FrameBar , the splitter works normally when I click On it , but I wan it to be in closed state at first , so when i set
Code:
Splitter1.State:=ssClosed
OnCreate Event
it is closed but when i click on it it wont resize nothing happen