Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.983 Beiträge
 
#1

Delphi and the joy of Compiler Intrinsics – I cant use “Length” as a TFunc…

  Alt 18. Apr 2017, 06:30
One of the reasons I favour using RTL based functionality over Delphi Intrinsic Routines*like Length, Abs and others is that you cannot use compiler intrinsics in Generics. For instance Length*is not compatible with TFunc unless you declare it yourself like function ...

More...
  Mit Zitat antworten Zitat