Lazarus is an open-source multiplatform RAD environment for the Free Pascal compiler, in the spirit of Delphi, with which it has a fairly high degree of compatibility.
I am using the latest version of Lazarus IDE and I have a Memo1 on my TForm1. I have to …
delphi file-io text-files lazarus fpcHow to convert a WideString (or other long string) to byte array in UTF-8?
utf-8 lazarus freepascalI'm trying to use some windows command line tools from within a short Pascal program. To make it easier, I'm …
pascal lazarus freepascalI installed 64-bit Lazarus and want to generate 32-bit code. When I try to set Target OS to Win32 I …
delphi 32bit-64bit freepascal lazarusI'm looking to find something like Torry but instead of being Delphi centric, it should be Lazarus centric. I'm aware …
repository components lazarus freepascal