AlexeyM123
Results
1
issues of
AlexeyM123
It cannot be compiled in FreePascal. FPC version 3.0.4, Lazarus 2.0.2. 1st error: QuickFiles line#412 Result := Result + [rec.Name] I have replaced it with SetLength(Result, length(Result) + 1); Result[High(Result)]...
compatibility