Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Delphi intrinsic functions that evaluate to consts

  Alt 23. Feb 2021, 05:10
A long time ago, I wondered*Are these really Windows compiler unsupported Delphi Intrinsic Routines about [WayBack/Archive.is] Delphi Intrinsic Routines – RAD Studio. Today, I limited the documented intrinsic list to the constant intrinsic functions: const _Abs = System.Abs(1); _Chr = System.Chr(1); _Concat = System.Concat(1); _Hi = System.Hi(1); _High = System.High(1); _Length = System.Length(''); _Lo = […]

Weiterlesen...
  Mit Zitat antworten Zitat