Delphi-JsonToDelphiClass icon indicating copy to clipboard operation
Delphi-JsonToDelphiClass copied to clipboard

FMX Memo is very slow

Open SkybuckFlying opened this issue 6 years ago • 1 comments

FMX Memo is very slow for large quantities of text.

Possible solutions could be: VCL version.

Or faster FMX TMemo replacement.

Or possibilities could be processing/parsing and saving directly to file circumventing slow GUI components.

SkybuckFlying avatar Aug 08 '19 01:08 SkybuckFlying

There is also another solution, use the web version.

https://jsontodelphi.com

marlonnardi avatar Nov 25 '19 11:11 marlonnardi