DellaSavia Posted March 5, 2020 Posted March 5, 2020 Hi ! When I need to change MultiSelect of the TUniListBox at run time, of false to true, the multiple selection doesn't work, and vice versa... is it normal ? I'm using Delphi Rio and UniGui trial edition (1.90.0.1520) Quote
Sherzod Posted March 5, 2020 Posted March 5, 2020 Hi, Many component configurations are assigned during their initialization and this is normal. Regards, Quote
DellaSavia Posted March 5, 2020 Author Posted March 5, 2020 thanks ! Right, so I can't to change MultiSelect at run time, correct ? Quote
DellaSavia Posted March 5, 2020 Author Posted March 5, 2020 Hi ! I use TUniListBox in a frame I was using MultSelect of wrong way... at Create event of frame... The correct way is at the Create event of caller form of the frame (during their inicialization, like you said, ... my bad) Now it is work ! thanks ! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.