21.08.2010 9:17, Bernd Kreuss wrote:
How is the splitter supposed to be used? Can It be configured in the form editor at all? And if so, what steps are needed to configure a vertical splitter between two controls in the form editor?
1. set Align := alLeft for the first control, 2. set Align := alLeft for the splitter and move it after the first control 3. set Align := alClient for the second control
Best regards, Paul Ishenin. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
