EgStrParser 2.0.0 requires one of the following Delphi versions for the pre-compiled packages:
All Delphi editions are supported, including the Community Edition.
When compiling EgStrParser.pas directly from the Pro
edition source file, the requirements are broader:
String.Join() and name spaced unit names
(System.SysUtils, Winapi.Windows), both of
which were introduced in XE3. Compilation on versions between XE3 and
Delphi 10.4 Sydney is likely to succeed, but those versions are not
tested and correct behavior is not guaranteed.Win32 and Win64 are supported for both VCL and FMX applications. The
library core (EgStrParser.pas) has no dependency on either
framework and can be used in any Delphi application, including console
applications and services.
Windows 7 SP1 or later (32-bit or 64-bit).
EgStrParser has no external runtime dependencies beyond the Delphi RTL. No database engine, no middleware, and no third-party libraries are required.