Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   In `System.SysUtils`, `class function TCardinalHelper.Parse` throws errors for valid (https://www.delphipraxis.net/190452-%60system-sysutils%60-%60class-function-tcardinalhelper-parse%60-throws-errors-valid.html)

DP News-Robot 5. Okt 2016 16:10

In `System.SysUtils`, `class function TCardinalHelper.Parse` throws errors for valid
 
Oh nice System.SysUtils.TCardinalHelper.Parse: class function TCardinalHelper.Parse(const S: string): Cardinal; begin Result := StrToInt(S); end; Which means you get this nice EConvertError with message ''4294967295' is not a valid integer value'. with this simple test (which doesn’t even ...http://feeds.feedburner.com/~r/delph...~4/KI_1LlsEruo

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 17:38 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz