On Mon, 4 Feb 2019 23:28:43 +0100, Joe via lazarus <[email protected]> wrote:
>I have a TListBox called LogBox in a test project and write strings with >LogBox.Items.Add(stringvar) to LogBox. But the lines don't follow each >other without space. There is space with approximately a half line hight >between them. In Delphi, the lines in TListBox follow each other without >this space. Is this a Lazarus bug or did I miss something? Did you set the font of the list to something unusual? -- Bo Berglund Developer in Sweden -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
