Recent

Author Topic: lazarus ide tstring list field editor font size increase option  (Read 397 times)

Packs

  • Sr. Member
  • ****
  • Posts: 275
lazarus ide tstring list field editor font size increase option
« on: September 19, 2024, 07:54:08 am »
lazarus ide tstring list field editor , while writing query font is very small .

how to increase the font size

Packs

  • Sr. Member
  • ****
  • Posts: 275
how to increase sql query font size
« Reply #1 on: September 20, 2024, 03:21:50 am »
how to increase sql query font size

paweld

  • Hero Member
  • *****
  • Posts: 1211
Re: lazarus ide tstring list field editor font size increase option
« Reply #2 on: September 20, 2024, 12:54:52 pm »
this is a component from Devart, so either contact them or modify the sources yourself, just remember that with each update will have to do it again.
I don't know what it looks like for MyDAC, but in SDAC there is a Sources\Design directory that contains the DASQLFrame pas and lfm files, and you either open in Lazarus and use ObjectInspector to increase the font for TMemo, or in Notepad you edit the lfm file and set the font size there.
Then you need to recompile the component.
Best regards / Pozdrawiam
paweld

Packs

  • Sr. Member
  • ****
  • Posts: 275
Re: lazarus ide tstring list field editor font size increase option
« Reply #3 on: September 20, 2024, 09:19:09 pm »
Thank you I will check

 

TinyPortal © 2005-2018