[Lazarus] Small problem with a application that uses a Firebird database

2022-02-12 Thread nibbikfrans via lazarus
Hi, I'm using Lazarus 2.0.10 on Windows10. I'm working on an application that uses a Firebird database and it's going very well. In the development version I use a Debug screen. But now I have a situation that I can't explain. When I start the application and I open the database it al goes wel

Re: [Lazarus] Small problem with a application that uses a Firebird database

2022-02-13 Thread nibbikfrans via lazarus
Hi Mattias, Yes, 1 running thread for about 2 seconds, source = :, line = 0. So I have no idea what and where to look. mvg Frans van Leeuwen M 06-51695390 Op 12-2-2022 om 21:00 schreef Mattias Gaertner via lazarus: On Sat, 12 Feb 2022 14:38:55 +0100 nibbikfrans via lazarus wrote

[Lazarus] Can I delete a property from a collectionitem

2022-10-12 Thread nibbikfrans via lazarus
Hi, I have a collection stored in a file. One property of each collectionitem is a value of what seeems to be a set but is not. That property is no longer needed. Is there a way to delete that property? I suppose I can do that by creating a new collectionitem type without that property and mi

[Lazarus] Hottrack property TPageControl has no effect?

2024-07-18 Thread nibbikfrans via lazarus
Hi, I'm using Lazarus 3.4 with FPC 3.3.2 on Windows 10. I use a TPageControl on a Form and set the Hottrack property. When running the tabs get a lightblue color when hovering with the mouse. A very lighter color then clHotLight. When I disable the Hottrack property the effect is exactly the