Recent

Author Topic: TApplication Error on Lazarus 3.6  (Read 398 times)

luca

  • Jr. Member
  • **
  • Posts: 86
TApplication Error on Lazarus 3.6
« on: November 04, 2024, 10:24:50 pm »
Hi,
I'm working on Windows 10.

I want to upgrade two Windows services from Lazarus 2.2 32 bits to Lazarus 3.6 64 bits.

One of this uses TApplication component to log application events to a file.

After recompilation and installation I noticed an Error event in Windows application log, every time the service is stopped.

If I remove the TApplication component no error appears.
This error was not raised using previous version of the service.

I noticed also the HintColot property of TApplication in Object Inspector doesn't allow to select a color and it appears a number instead of the TColor name (I'm not using this property in any case).
« Last Edit: November 04, 2024, 10:54:23 pm by luca »

TRon

  • Hero Member
  • *****
  • Posts: 3776
Re: TApplication Error on Lazarus 3.6
« Reply #1 on: November 05, 2024, 12:34:48 am »
I noticed also the HintColot property of TApplication in Object Inspector doesn't allow to select a color and it appears a number instead of the TColor name (I'm not using this property in any case).
fwiw: On Linux this property behaves the same with Lazarus 3.6.  Seems to be a bug/oversight. Is fixed in 4.0rc btw.
« Last Edit: November 05, 2024, 01:10:43 am by TRon »
I do not have to remember anything anymore thanks to total-recall.

 

TinyPortal © 2005-2018