Source position: Prometheus_Core.pas line 21
type Config = record
Parameter: array [1..5000] of String;
Value: array [1..5000] of String;
Length: Int64;
end;