On Sat, 9 Jun 2018 17:50:43 +0200, Mattias Gaertner via Lazarus <lazarus@lists.lazarus-ide.org> wrote:
>TCustomListView.CustomSort exists in LCL as well. >Check the declaration of SortByStringProc: > >function SortByStringProc(Item1, Item2: TListItem; >AOptionalParam: PtrInt): Integer; stdcall; > But why does it then not find it? I found a bugtracker entry here: https://bugs.freepascal.org/view.php?id=8536 And it says it was solved by Zeljan Rikalo on 2017-10-17 Is it not (yet) part of the Lazarus/FPC release? I am using Lazarus 1.8.4 bundled with FPC 3.0.4 (svn rev 57972) (win32 version) on Windows7 X64 Now I have found a problem in another unit too, in this case it cannot find the StartsText function in StrUtils. Is this another slight incompatibility between Delphi and Lazarus? -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus