* String -> ansistring

This commit is contained in:
Michael VAN CANNEYT 2023-01-06 11:06:22 +01:00 committed by Michaël Van Canneyt
parent 0135ff90f6
commit cf17bd2733

View File

@ -39,7 +39,7 @@ begin
Result:=dlClose(Lib)=0;
end;
Function SysGetLoadErrorStr: string;
Function SysGetLoadErrorStr: AnsiString;
begin
Result:='';