E2439 Inline function must not have open array argument (Delphi)
Go Up to Error and Warning Messages (Delphi) Index
To avoid this error, remove the inline directive or use an explicitly-declared dynamic array type instead of an open array argument.